Installation instructions here
Be sure to use rust version 1.69.0
rustup component add rust-src
cargo install --force --locked cargo-contract
When successful you should see an output when executing: cargo contract --help
. If you are running into trouble installing cargo-contract
, check the cargo-contract
README for further install instructions.
Visit use.ink/faucet and input your polkadot-js
address to get some testnet tokens.
You can see the funds under
the "Accounts" tab for the Contracts
parachain.