Detailed Installation / Quickstart If you don't have Rust Install Rust https://rustup.rs/ If you have never used near-cli Install near-cli: npm i -g near-cli Document: https://docs.near.org/vi/docs/tools/near-cli Create testnet account: Wallet Login: near login Workflow Build ./build.sh Run FT contract ./ft_contract.sh Run Staking contract ./staking_contract.sh