tn-crosschain-js
v1.0.0-alpha
Published
A simple npm package for generating data to be signed that complies with the eip712 standard
Downloads
3
Readme
TreasureNet Crosschain Javascript NPM Package
A simple npm package for generating data to be signed that complies with the eip712 standard
const createTxMsgSendToEth = require('tn-crosschain-js')
const msg = await createTxMsgSendToEth(chain, sender, fee, memo, crosschainParams);
Treasurenet 2024