Skip to content

🐼 A trusted Tezos web wallet with multi-languages support.

License

Notifications You must be signed in to change notification settings

t3wallet/T3Wallet

Repository files navigation

"T3Wallet Logo

T3Wallet is a trusted web wallet for Tezos blockchain. No private key will be stored on our side. It empower users to access their fund in a decentralized manner.

How to build locally

yarn -D
umi dev

The app listens to your 8000 port by default.

If you encounter CORS error. You can install a Chrome extension named Allow-Control-Allow-Origin to bypass the CORS.

If you run your node locally, make sure it listens to --rpc-addr 0.0.0.0:8732.

Multi-languages / localization

If you want to translate the wallet in your language, please feel free to contact me and we can work together to support your language. Email me at t3wallet@gmail.com. It's very easy. Documentation of how to add localization will be out in very soon.

Development

If you are interested in develop this wallet, and you are familiar with React/Redux, full stack development or Tezos blockchain, Please contact me at t3wallet@gmail.com.

Bug / Feature Request

If you find a bug, or want a new feature added, please submit it on the Github Issues