Skip to content

terrorizer1980/math-coinexjs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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

About

MathWallet API Sample for CoinEx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published