Skip to content

🛠 An SDK for building applications on top of ichi

License

Notifications You must be signed in to change notification settings

ichifarm/ichi-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ichi-sdk

🛠 An SDK for building applications on top of ichi

Unit Tests

What does this do?

Provides all the address of the OneTokenFactory, modules, and oneTokens on Mainnet and testnet.

Install in your project

npm i @ichi.org/sdk

Usage

import { ChainId, oneTokenFactory } from '@ichi.org/sdk'
const factoryAddress = oneTokenFactory[ChainId.MAINNET]

Development

Install

yarn install

Tests

yarn test

About

🛠 An SDK for building applications on top of ichi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published