Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upRSK with MyCrypto
MyCrypto is a multi-network wallet that provides many features to manage your accounts. This article explains different features available for RSK.
Some features are only available in the desktop app. Download it here.
Using MyCrypto
In first place, we must select RSK network. Choose RSK in the network selector at top menu, in the Other Networks section. Consider MainNet and TestNet availability.
RSK checksum address encoding is automatically integrated with MyCrypto. It's advisable to use checksummed addresses.
Create new RSK account
Go here to read about how to get an RSK wallet using MyCrypto.
Interact with tokens
- Go to Send & Receive > Send Ether & Tokens
- Unlock your account using your favourite method.
- Check your token is listed in token balances. You can Scan for tokens or Add custom token manually.
- Send tokens using the same input used to send transaction. Beside amount field select token to send.
- Send your tokens!
Interact with Smart Contracts
- Go to Tools > Interact with Contracts.
- Enter contract address and provide an ABI, or select one of the existing contracts.
- Interact!
Interact with RSK bridge contract
You can get the federation address using the existing contract called Bridge.
- Go to Tools > Interact with Contracts.
- Select the preloaded Bridge contract.
- Access to it and read
getFederationAddress
method. - It returns the Federation Address.
Other available features
- Broadcast transaction Send to the network a transaction you've signed offline.
- TX Status: track your transaction once it's sent.
- View Wallet Info: view your account information.