Skip to content

Commit

Permalink
Added more info in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Clement committed Jan 6, 2023
1 parent 85b2971 commit d8b1518
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
# scrypto-challenges
# Scrypto Challenges
Compete with other Scrypto devs and claim your place among the Scrypto champions

[![Piers Ridyard message to Scryptonauts](https://img.youtube.com/vi/NlxYI3MVI3Y/0.jpg)](https://www.youtube.com/watch?v=NlxYI3MVI3Y)

## How to submit your entry
1. [Install](https://docs-babylon.radixdlt.com/main/getting-started-developers/first-component/install-scrypto.html) or [update](https://docs-babylon.radixdlt.com/main/getting-started-developers/first-component/updating-scrypto.html) the Scrypto toolchain
2. Fork this repository
3. Clone the forked repository on your local environment
4. Start a new scrypto project with `scrypto new-package [name]` inside the current challenge directory
5. Before the deadline, commit and push your project folder and create a pull request [here](https://github.com/radixdlt/scrypto-challenges/pulls)

## Previous Challenges

1. [Exchanges](https://www.radixdlt.com/post/scrypto-dex-challenge-results) (Feb 18th 2022 - Mar 18th 2022)
2. [Oracles](https://www.radixdlt.com/post/scrypto-oracles-challenge-results) (May 2nd 2022 - May 27th 2022)
3. [Lending](https://www.radixdlt.com/post/scrypto-lending-challenge-results) (June 17th 2022 - Jul 18th 2022)
4. [Portfolio Management and Yield Farming](https://www.radixdlt.com/post/scrypto-portfolio-challenge-results) (Aug 2nd 2022 - Aug 30th 2022)
5. [DAOs](https://www.radixdlt.com/post/scrypto-dao-challenge-results) (Sept 13th 2022, Oct 11th 2022)
This time around, participants had to come up with a Scrypto package related to Decentralized Autonomous Organizations (DAO).
6. [NFTs for financial applications](https://www.radixdlt.com/post/scrypto-nft-challenge-results) (Oct 25th 2022 - Nov 23rd)

0 comments on commit d8b1518

Please sign in to comment.