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

fix: various minor fixes to anchor unit #249

Closed mikemaccana closed 11 months ago

mikemaccana commented 11 months ago

fix: use 'anchor keys sync' to sync the keys rather than manually modifying the file fix: an address doesn't provide a deterministic way to find an address, but rather some data fix: anchor build not anchor-build