ProvableHQ / welcome

👋 Welcome to Provable! Zero-Knowledge is Finally Here 🚀
https://provable.com
GNU General Public License v3.0
321 stars 217 forks source link

React Leo Tutorial Upgrades #287

Closed frank-aleo closed 1 year ago

frank-aleo commented 1 year ago

Motivation

With the addition of installing Leo from source for the React Leo Tutorial, we can update the tutorial to include as much Leo functionality as possible.

This includes:

  1. installing Leo as part of the create-aleo-app flow
  2. generating a new account using Leo
  3. creating a new project so helloworld doesn't have a name clash when deploying
  4. onboarding the user to Leo functions and beginning to abstract snarkVM away

Also just added a quick abbreviated section at the end for claiming their contributor badge.

This PR should only be merged after two PRs: