1.8.0 • Published 3 years ago

ndx-dummy v1.8.0

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

@indexed-finance/indexed.js

TypeScript libraries for using the Indexed core contracts.

Usage

Get helper classes for all pools

const { getAllHelpers, toWei, fromWei } = require('@indexed-finance/indexed-sdk');

const helpers = await getAllHelpers(web3);

// Get input amount
1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.2.0

3 years ago

1.3.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago