Creating a Testnet Wallet

Creating a Testnet Account (Sweden)

First, you need to download the Anchor Wallet and install it. Then create a sign private key for it.

After this, go to the Wax Sweden website and create a testnet account at the bottom of the website.

Once you have typed your account name, you will receive a text like this:

{
"msg":"succeeded",
"keys":{
"active_key":{
"public":"EOS6X2hUmic6VyktA4yZ4hVjazLcBrLn5WuSXa4LZCTrtGzpfGqtA",
"private":"5JGy*********************************************bMM6"
},
"owner_key":{
"public":"EOS7U8TCQ6KfnaUhCqPSpFUr3D2uTS5duygvCCw9b1CTkjYqmNK25",
"private":"5K13********************************************DNPR"
}
},
"account":"testetestete"
}

Setting account on Alcor

Open anchor wallet and you need to add a testnet network by clicking on this button.

Then, click on "Manage Blockchains", select the option to add a new blockchain, and choose the Wax (Testnet) to proceed.

To set up your wallet, you'll need to import an existing account (the one that you created on Sweden).

Click on "Import Private Key", and write down your Testnet private key that you created on Sweden.

In the example given, the Private Active Key: "5JGy******************************************************bMM6" was used.

Finally, select your account and you're all set

Last updated