-
Notifications
You must be signed in to change notification settings - Fork 267
RSK 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.
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.
To create a new walet using keystore file or mnemonic phrase you must use the desktop app.
It's recommended to do this offline.
Keystore file:
- Enter password
- Keep your keystore safe.
- Start using your new account!
- Optional: download paper wallet.
Important: address displayed in paper wallet is wrongly checksummed!
Mnemonic phrase:
- Write down your phrase.
- Don't lose the recovery phrase!
- Start using your new account!
Go here to get some SBTC on TestNet.
- Unlock your account using your favourite method.
- Send your SBTC!
- Go to View & Send tab
- 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!
- Go to Contracts tab.
- Enter contract address and provide an ABI, or select one of the existing contracts.
- Interact!
You can get the federation address using the existing contract called Bridge. In Contracts tab, select Bridge contract. Access to it and read getFederationAddress
method.
-
Send Offline Generate a raw transaction offline.
Good practice: sign your transaction isolated from internet, and then connect to send the signed transaction. It's a secure method.
-
TX Status Track your transaction once it's sent.
-
View Info View your account information.