Skip to content

Commit 1c7e0eb

Browse files
committed
Update for 7th challenge
1 parent 3f2c470 commit 1c7e0eb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

7-defi-devpost/.gitignore

Whitespace-only changes.

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,16 @@ Compete with other Scrypto devs and claim your place among the Scrypto champions
33

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

6+
## Current Challenge: DeFi with DevPost
7+
Starting today, you have 5 weeks to come up with a Scrypto blueprint with DeFi functionality. All previous Scrypto challenges had a very specific subject. We saw challenges around decentralized exchanges, lending and DAOs for example. This time around, the subject is broader. We are simply asking you to build a Scrypto blueprint borrowing features from the traditional financial system or a blueprint implementing novel ideas that are not even possible in tradfi. Also, you can team up with others or work independently. Whatever your preference is, we encourage you to participate.
8+
9+
Read More about the DeFi challenge in [the announcement blog post](https://www.radixdlt.com/blog/the-scrypto-defi-challenge-starts-now).
10+
611
## How to submit your entry
712
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
813
2. Fork this repository
914
3. Clone the forked repository on your local environment
10-
4. Start a new scrypto project with `scrypto new-package [name]` inside the current challenge directory
15+
4. Start a new scrypto project with `scrypto new-package [name]` inside the [current challenge directory](7-defi-devpost/)
1116
5. Before the deadline, commit and push your project folder and create a pull request [here](https://github.com/radixdlt/scrypto-challenges/pulls)
1217

1318
## Previous Challenges

0 commit comments

Comments
 (0)