Wasm Wallet
Last updated
Last updated
Wasm(Substrate) wallet is a little different from EVM wallet, so we list a tutorial about two more comprehensive wasm wallet extensions---polkadot{.js} and SubWallet
you can download through this link on chrome browser.
Generate a new mnemonic and set the password for your account, however, you need to back up your mnemonics at once because you can't back up your mnemonics once you skip the process.
You can export an encrypted .json file and import into other substrate(Wasm) wallets.
you can download through this link on chrome browser.
SubWallet offers a beginner-friendly UX, similar to Metamask and other EVM wallets, also, you need to back up your mnemonics at once because you can't back up your mnemonics once you skip the process.
Paste wss://rpc-mainnet-1.bevm.io/ws
in Provider URL.
You can export an encrypted ".json" file and import other substrate(Wasm) wallets.