About Math Wallet
Math Wallet은 가장 안전하고 강력한 다중체인 (모바일, 데스크탑, 하드웨어) 지갑으로서 BTC, ETH/ERC20, NEO, EOS/ENU/Telos, TRON, ONT, BinanceChain, Cosmos/IRISnet, Zilliqa 생태계를 완벽하게 지원합니다. 또한 탈중앙화 기반으로 체인-체인 간의 거래를 지원하며, 다중체인 DApp 생태계를 완벽하게 구축하였습니다.
What is Substrate?
Substrate is a framework similar to the Express framework or other Web application frameworks, but is used to build distributed or decentralized systems, such as cryptocurrency projects, or message bus systems. Just as most web applications don't need to reimplement their own HTTP, if you use Substrate to create blockchain projects, you don't need to implement the code and network and consensus development from the beginning to the network and consensus parts. Cryptologists, network security experts, Network engineers, network operations personnel, etc., only need to implement a very small number of callbacks to get these features:
- Consensus mechanism, irreversibility, block voting logic
- p2p network
- Consensus mechanism, irreversibility, block voting logic
- Run a node in the browser and communicate with other nodes
- Cross-platform database / file storage system, also supports browser environment
- Client smooth update
- Immediately accesses the project when Polkadot is released