Skip to content

tearust/tea-browser-wallet

Repository files navigation

TEA Browser Wallet

Based on VUE and Polkadot JS

Running the Wallet

There are 2 options for running the TEA browser wallet:

  1. Remote. You can access the remotely hosted wallet client at wallet.teaproject.org.

  2. Local. The TEA Project is decentralized, allowing you to run the browser wallet locally on your machine without the aid of any central servers.

Unpack the zip archive.

  • Start the browser wallet. From your command line terminal, run the following two commands when in the downloaded tea-browser-wallet-master folder :

npm i

npm start

  • You should now to be able to access the browser wallet using localhost with the given port in your web browser:

You can use either localhost:3000 or 127.0.0.1:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published