Skip to content

Commit

Permalink
Merge pull request #39 from NillionNetwork/dave/minor-tweaks-to-first…
Browse files Browse the repository at this point in the history
…-steps

minor tweaks
  • Loading branch information
oceans404 authored May 27, 2024
2 parents 917251c + a6a1c3d commit 3f7f97c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/first-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

👋 Hey, welcome to [Nillion](https://docs.nillion.com/).

This page will help you take your first steps as a Nillion developer. Once you have completed them, fill out the form to claim your prize 🎉
This page will help you take your first steps (~30 mins) as a Nillion developer. Once you have completed them, fill out the form to claim your $20 prize 🎉

1. Star & fork either the [Python](https://github.com/NillionNetwork/nillion-python-starter) or [JavaScript](https://github.com/NillionNetwork/scaffold-nillion) quickstart repos (bonus points for both)

Expand All @@ -12,8 +12,6 @@ This page will help you take your first steps as a Nillion developer. Once you h

🚨 Make sure you [enable telemetry](/nillion-sdk-and-tools#installation) as you install the Nillion SDK

🐛 Notice a bug or have an issue while running through a quickstart? [Report it here](https://github.com/orgs/NillionNetwork/discussions/categories/bugs)

3. Once you have completed the quickstart, add at least one new [nada program](/nada-lang-programs) to your repo (bonus points for creativity, but make sure it compiles and runs)
- Python quickstart: add your nada program in your repo's [programs](https://github.com/NillionNetwork/nillion-python-starter/tree/main/programs) folder
- JavaScript quickstart: add your program in your repo's [next-project-programs/src](https://github.com/NillionNetwork/scaffold-nillion/tree/main/packages/nillion/next-project-programs/src) folder
Expand Down

0 comments on commit 3f7f97c

Please sign in to comment.