Skip to content

Commit 643a4ef

Browse files
committed
Removed Leo badges.
1 parent 0fa87e2 commit 643a4ef

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

documentation/sdk/create-aleo-app/02_create_aleo_app_full.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -239,10 +239,6 @@ tx-cannon batch-execute --test helloworld.toml -e http://localhost:3030
239239
240240
There's much more functionality to be explored in the [`tx-cannon` repository](https://github.com/AleoHQ/tx-cannon). You can batch deploy, execute, and transfer, so take advantage of the tool to run development tests on your application!
241241
242-
## 7. Claim your Leo Contributor Badge!
243-
244-
Making it through this tutorial was no easy task, so because you've done it, we'd love to honor you with a Leo contributor badge on Github!
245-
246242
### Pushing your Leo Application to Github
247243
248244
1. Let's get to your project's directory, initialize, and commit your application.
@@ -266,14 +262,6 @@ git remote -v
266262
git push -u origin main
267263
```
268264
269-
### Claim your Leo badge
270-
1. Go to the Leo repo issues tab [here](https://github.com/AleoHQ/leo/issues/new/choose)
271-
2. Go to 🥇 "Badge" and click "Get Started".
272-
3. Follow the brief instructions and submit.
273-
4. Once your issue is approved, we will add you to the [contributors section](https://github.com/AleoHQ/leo#%EF%B8%8F-contributors) of the Leo README.md file.
274-
275-
Congratulations on becoming a Leo contributor! 🎉
276-
277265
## 8. Recap & Additional Resources
278266
279267
1. You created a React template pre-packaged to use Leo programs. This sets the scaffold for creating an easy React app.

0 commit comments

Comments
 (0)