Polkadot{.js} Browser Extension

Polkadot{.js} Browser Extension

Install the Browser Extension

The browser extension is available for both Google Chrome (and Chromium based browsers like Brave) and FireFox. Download the extension here.

Create Account

Open the Polkadot{.js} browser extension by clicking the logo on the top bar of your browser. You will see a browser popup not unlike the one below

Click the big plus button or select "Create new account" from the small plus icon in the top right. The Polkadot{.js} plugin will then use system randomness to make a new seed for you and display it to you in the form of twelve words.

You should back up these words as explained here. It is imperative to store the seed somewhere safe, secret, and secure. If you cannot access your account via Polkadot{.js} for some reason, you can re-enter your seed through the "Add account menu" by selecting "Import account from pre-existing seed".

Name Account & Password

The account name is arbitrary and for your use only. The password will be used to encrypt this account's information. You will need to re-enter it when using the account for any kind of outgoing transaction or when using it to cryptographically sign a message.

Note that this password does NOT protect your seed phrase. If someone knows the twelve words in your mnemonic seed, they still have control over your account even if they do not know the password.

Set Address for Acala Mainnet

Now we will ensure that the addresses are displayed as Acala mainnet addresses.

Click on "Options" at the top-right corner of the plugin window, and under "Display address format for" select "Acala".

Your address's format is only visual - the data used to derive this representation of your address are the same, so you can use the same address on multiple chains.

You can copy your address by clicking on the account's icon.

Set Address for Karura Mainnet

Click on "Options" at the top-right corner of the plugin window, and under "Display address format for" select "Karura".

Your address's format is only visual - the data used to derive this representation of your address are the same, so you can use the same address on multiple chains.

You can copy your address by clicking on the account's icon.

Set Address for Polkadot Mainnet

Click on "Options" at the top-right corner of the plugin window, and under "Display address format for" select "Polkadot".

Your address's format is only visual - the data used to derive this representation of your address are the same, so you can use the same address on multiple chains.

You can copy your address by clicking on the account's icon.

Set Address for Kusama Mainnet

Click on "Options" at the top of the plugin window, and under "Display address format for" select "Kusama".

Your address's format is only visual - the data used to derive this representation of your address are the same, so you can use the same address on multiple chains.

You can copy your address by clicking on the account's icon.

Convert Address for different chain formats

You can use the Subscan Address Transform tool to convert your address between the different chain formats.

Enter any address in the input box on the left-hand side, then click Transform button, you can see address formats for all chains on the right-hand side.

Last updated