Install Dependencies
Rust
Install RustSolana
Install SolanaNode
Install NodeJsYarn
Install YarnDevelopment Wallet
Runsolana-keygen new
to create a keypair at the default location.
Anchor uses this keypair to run your program tests.
Setup your environment and install BOLT
solana-keygen new
to create a keypair at the default location.
Anchor uses this keypair to run your program tests.