New MathWallet version has supported selection of Path when import, details:
Category Archives: Uncategorized
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. 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 […]
MathWallet Newsletter 2020.11.13
Dear MathWallet user, MathWallet has been going well for the past two weeks, here we wish to give you the full update guide for past two weeks. MathWallet official hope to remind you about MathWallet’s official website: https://www.mathwallet.org. Please do not download “MathWallet” APP in any platform which direct you to third party web page. […]
How to cancel account allowance approval in Binance Smart Chain?
Download MathWallet first:https://www.mathwallet.org What is allowance approval? To simplify the smart contract, most DeFi dapp will initial BEP20 token allowance approval so that the smart contract can transfer the BEP20 token without approval every time. What is the risk of allowance approval? Because most of the allowance amount is set to unlimited, if the contract has security risk […]
SerumSwap User Guide
Download MathWallet first:https://www.mathwallet.org Switch to Solona wallet (Create new Solana Wallet operation guide) Then open DApp store – SerumSwap Math Click Connect Wallet ,and connect with MathWallet After selecting the input currency/output currency and entering the amount, click Swap to complete the transaction Provide liquidity Click Pool and select trading pair. After the value of upper/lower token […]
BSC DAPP Dev Tutorial(3)- How to create a BSC NFT Token
BSC DAPP Dev Tutorial Serie http://blog.mathwallet.org/?tag=BSCdapp Develop Environment Please check the BSC DAPP Dev Tutorial(1) http://blog.mathwallet.org/?p=2357 Compile Contract Open https://remix.ethereum.org Delete the default files, and create a new file: NFT.sol Copy the Token.sol code from below repo https://github.com/mathwallet/BSC-Contracts/blob/main/Contracts/NFT.sol You need to modify NFTToken code based on your needs For example, you want to create a […]
BSC DAPP Dev Tutorial(2)- How to create a BEP20 Token
BSC DAPP Dev Tutorial Serie http://blog.mathwallet.org/?tag=BSCdapp Develop Environment Please check the BSC DAPP Dev Tutorial(1) http://blog.mathwallet.org/?p=2357 Compile and Deploy Open https://remix.ethereum.org Delete the default files, and create a new file: Token.sol Copy the Token.sol code from below repo https://github.com/mathwallet/BSC-Contracts/blob/main/Contracts/BEP20.sol You need to modify BEP20Token code based on your needs, including name, symbol, decimals, totalSupply Compile: […]
BSC DAPP Dev Tutorial(1)- BSC Smart Contract Develop Environment
BSC DAPP Dev Tutorial Series http://blog.mathwallet.org/?tag=BSCdapp First, please install the MathWallet Chrome Extension https://mathwallet.org/ In [Settings]-[Networks], open: Binance Smart Chain – Testnet Click Switch Network and select 'Binance Smart Chain – Testnet' Click + button, create a new wallet address Copy the wallet address, and you can get test token in link below: https://testnet.binance.org/faucet-smart Check […]
Serum Dex Video Guide
Solana extension wallet user guide
Download MathWallet Install Extension Wallet: https://mathwallet.org/en-us/#extension When the installation is complete, click the Extension icon in the upper right corner to enter Settings Set up password Set up Language Click Settings in the upper right corner of the extension Select language Choose English then confirm Create Solona wallet Click on the top right corner to […]