MathWallet Open Source the Substrate web wallet

The wallet support all Substrate 2.0 based blockchain, can connect to both PolkadotJS extension and MathWallet extension. It is a simple web wallet focus on assets management.

View balance and transfer.

Screen Shot 2020-11-17 at 15.50.07

Show transaction recrods.

Screen Shot 2020-11-17 at 15.50.17

Switch between different chains including localhost.

Screen Shot 2020-11-17 at 15.50.35

Support multi-languages and multi-currencies.

The open source code can be found at:
https://github.com/mathwallet/math-substrate-web-wallet

If you'd like to add a new chain, please add your chain information to files below and submit a new PR.

/src/router/index.js
/src/store/index.js
/static/js/types.js
/static/js/user.js
/static/js/websockets.js