curl --proto '=https' --tlsv1.2 -sSf <https://docs.swmansion.com/scarb/install.sh> | sh -s -- -v 0.7.0
curl -L <https://raw.githubusercontent.com/foundry-rs/starknet-foundry/master/scripts/install.sh> | sh
Specify sncast version
snfoundryup -v 0.9.0
Check toolchain version
scarb --version
scarb 0.7.0
sncast --versio
cast 0.9.0
We'll briefly describe how to deploy accounts. If you still have any doubts about the details, please read : Chakra DevNet Deploy Account
(ChakraTN is the name of account, you can change it as you wish, but do not change the class hash)
sncast --url <https://rpcv1-tn.chakrachain.io> account create --name ChakraTN --class-hash 0x006280083f8c2a2db9f737320d5e3029b380e0e820fe24b8d312a6a34fdba0cd

copy the value of address in terminal, and apply some devnet token from faucet.