Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.15 KB

todo-1.md

File metadata and controls

33 lines (19 loc) · 1.15 KB

What you should do now (1)

Install Rust stable

Installation instructions here

Install cargo-contract

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.

Install polkadot-js Browser Extension

Click here.

Create Account in Browser Extension

See the guide here.

Get ROC Tokens via Faucet

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.

Rococo testnet tokens in wallet