Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 526 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 526 Bytes

For Math Wallet DAPP Developer

Using Math Wallet CoinEx JS API

// config network
var network = {
    blockchain: "coinex",
    chainId: "coinexdex"
};

// login
mathExtension.getIdentity(network)

// logout
mathExtension.forgetIdentity()

// sign transaction
mathExtension.requestSignature(transaction, network)

For details, please find the sample in this repo.

CoinEx docs

https://docs.coinex.org/index.html

Download Math Wallet 麦子钱包下载

http://mathwallet.org