omnichest
v1.1.0
Published
nodejs API for omnichest
Downloads
15
Maintainers
Readme
shapeshiftio-node
nodejs API for omnichest
Installation
npm install omnichest
Instance
var omnichest = require('omnichest');
Usage
omnichest.method(<args>).then(function(response) {
//Results here
});
Methods
Refer to the Omnichest API to know about each output and explanation
getAvailableBalance(propertyId,address)
getReservedBalance(propertyId,address)
getPropertyName(propertyId)
getTransactionValidity(txId)
getTotalTokens(propertyId)
getTotalTokensTime(propertyId)
getTotalTransactions()
getTotalTransactionsTime()
Development
Feel free to fork from omnichest-node
Issues
https://github.com/sgsshankar/omnichest-node/issues