Skip to content

indexed-finance/indexed.js

Repository files navigation

@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.js');

const helpers = await getAllHelpers(web3);

// Get input amount

About

TypeScript libraries for using the Indexed core contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published