Unboxed-Software / solana-course

A complete course for learning Solana, including creating and transferring tokens, making NFTs, on-chain app development, and more.
https://solana.com/developers
Mozilla Public License 2.0
395 stars 134 forks source link

feat: update first unit for more deliberate learning #246

Closed mikemaccana closed 11 months ago

mikemaccana commented 12 months ago

Would love your feedback, thoughts and suggestions here @jamesrp13. Intention here is to slow down and more deliberately have labs do labs before progressing onto next steps. Also to have students just use web3.js to check balances, then to send sol, then to introduce other on-chain apps interact with the ping counter program.