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.
Show transaction recrods.
Switch between different chains including localhost.
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