- Installing NodeJS:
- https://www.linode.com/docs/guides/how-to-install-use-node-version-manager-nvm/
- https://www.freecodecamp.org/news/node-version-manager-nvm-install-guide/
- https://collabnix.com/how-to-install-and-configure-nvm-on-mac-os/
- https://adamtheautomator.com/install-nvm-on-windows/
- https://classic.yarnpkg.com/lang/en/docs/install/#mac-stable
- Installing Rust:
- Installing the Solana CLI:
- Generating Keypairs:
- General Solana Resources:
- Docs & How-To's:
- Blockchain Explorer Tools:
- Popular Libraries:
- Rust:
- https://docs.rs/solana-program/1.15.2/solana_program/
- https://docs.rs/spl-token/3.5.0/spl_token/
- https://docs.rs/spl-associated-token-account/1.1.3/spl_associated_token_account/
- https://docs.rs/mpl-token-metadata/1.11.0/mpl_token_metadata/
- https://docs.rs/anchor-lang/0.27.0/anchor_lang/
- https://docs.rs/anchor-spl/0.27.0/anchor_spl/
- JavaScript:
- Python:
- Rust: