1.0.6 • Published 3 years ago

@adaswap/sdk v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

AdaSwap SDK

Forked from the Uniswap SDK.

You can refer to the Uniswap SDK documentation uniswap.org.

Before build

  • Run yarn install

Build

  • Run yarn build

Publish to npm

  1. Change name and version in package.json file
  2. Run yarn build
  3. Run npm publish --access public