3.0.2 • Published 4 months ago

iziswap-sdk v3.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

iZUMi-iZiSwap-sdk

The latest version of the SDK is considered Alpha software and may contain bugs or change significantly between patch versions.

Check iZUMi.finance for in-depth documentation.

Check Github for latest sdk code.

run example

Notice that, this section we only talk about how to run the attached examples after cloning this sdk-source-project from github. For usage of this sdk, you should install this package from npm in your project (see next section for installation command).

Suppose you want to run example of mint, you could first compile that example.

$ npx tsc example/liquidityManager/mint.ts --resolveJsonModule --esModuleInterop --outDir bin

and then run the compiled js file.

$ node bin/example/liquidityManager/mint.js

install

to install sdk in your project, use following command.

$ npm install iziswap-sdk
3.0.2

4 months ago

3.0.1

5 months ago

2.0.0

10 months ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.13

1 year ago

1.4.12

1 year ago

1.4.11

1 year ago

1.4.10

1 year ago

1.4.9

1 year ago

1.4.8

1 year ago

1.4.7

1 year ago

1.4.6

1 year ago

1.4.5

1 year ago

1.4.4

1 year ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.2.0

2 years ago

1.4.0

2 years ago

1.2.2

2 years ago

1.1.3

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago