Installing Dependencies | Module 2 | Solana Development Series
Gajesh S Naik
in this video, we'll be installing dependencies to build on solana.
commands:
Rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh source $HOME/.cargo/env rustup component add rustfmt
Solana sh -c "$(curl -sSfL https://release.solana.com/v1.9.1/install)"
Yarn npm install -g yarn
Anchor cargo install --git https://github.com/project-serum/anchor --tag v0.20.1 anchor-cli --locked
about the series: Solana Dev Series is a collection of explainer videos, coding tutorials, projects and a bunch of interviews & panel discussions. The goal of the project is to teach Solana development by building projects & to onboard the next wave of Solana developers.
Special Thanks To:
- Akshay BD (https://twitter.com/akshaybd)
- Chase Barker (https://twitter.com/therealchaseeb)
- SuperteamDAO (https://twitter.com/SuperteamDAO)
about me: hey! im gajesh naik, 14 y/o founder of taksh.xyz (building no-loss prize games on solana & avalanche). i like to build stuff & learn new stacks every year. been coding for past 6 yrs.
twitter: https://twitter.com/gajeshnaik
~ not sponsored by ftx :) ... https://www.youtube.com/watch?v=9EPq3LlC-NI
35621143 Bytes