Tutorial

Install TAAL Wallet from Chrome Web Store

The following are the steps to install TAAL Wallet in your system from Chrome Web Store:

  1. Go to Chrome Web Store. The chrome web store window is displayed.

  2. In the Search the store field, search for TAAL Web3 Wallet.

  3. Click Add to Chrome. You can see the TAAL Wallet in your extensions.

  4. Click TAAL Wallet. The Terms of Service agreement window is displayed.

  5. Click ACCEPT. The Welcome to TAAL Wallet window is displayed and you are ready to use the TAAL Wallet.

TAAL Wallet works only with Google Chrome web browser.

Install TAAL Wallet using the code from GitHub

The following are the steps to install TAAL Wallet using the code from GitHub:

  1. Clone the code available at: https://github.com/TAAL-GmbH/taal-wallet.

  2. In your Command Prompt, go to the working directory.

  3. Run yarn.

  4. Runyarn dev.

  5. Go to the Google Chrome web browser.

  6. Click Extensions > Manage Extensions. The Extensions window is displayed.

  7. In the Extensions window, enable Developer mode.

  8. Click Load unpacked. The Select the extension directory. dialog box is displayed.

  9. In the Select the extension directory. dialog box, select the dist folder from the project. The TAAL Wallet extension is available in your Extensions.

  10. Click TAAL Wallet. The Terms of Service agreement window is displayed.

  11. Click ACCEPT. The Welcome to TAAL Wallet window is displayed and you are ready to use the TAAL Wallet.

Customise the password length

Copy sample.env to .env and customise it with your requirements, Eg. PASSWORD_MIN_LENGTH=1

Create a new Wallet

The following are the steps to create a wallet:

  1. In the Account name field, enter the account name.

  2. In the Password field, enter the 8 characters password.

  3. In the Repeat password field, repeat the password.

  4. In the Network list, select the network, such as Taalnet, Testnet, and Mainnet.

  5. In the Secret phase field, you are provided with the 12 words seen phrase.

  6. Click NEXT. A new wallet is created.

Import an existing Wallet

The following are the steps to import an existing wallet:

  1. In the Account name field, enter the name of an existing account.

  2. In the Password field, enter the 8 characters password.

  3. In the Repeat password field, repeat the password.

  4. In the Network list, select the network, such as Taalnet, Testnet, and Mainnet.

  5. In the Secret phase field, enter the 12 words seen phrase provided when you created the this account.

  6. Click NEXT. An existing wallet is imported.

Create a new Wallet in the current account

The following are the steps to create a new wallet in the current account:

  1. On the Your Wallets window, click CREATE A NEW WALLET. The Create a New Wallet window is displayed.

  2. In the Name field, enter the name of the wallet.

  3. Click NEXT. A new wallet is created

Send BSV

The following are the steps to send BSV:

  1. In the Destination address field, enter the address to which you want to send satoshis.

  2. In the Amount in satoshis (max 1002500) field, enter the amount in satoshis you want to send.

  3. Click SEND. The satoshis is sent to a valid address on the network.

Receive BSV

View History

Airdrop

Last updated