0.0.1 • Published 3 years ago

helioswap-sdk-test v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

TokenStand SDK

code style: prettier

About

TokenStand is next generation AMM (Automated Market Maker) protocol.

Running tests

To run the tests, follow these steps. You must have at least node v10 and yarn installed.

First clone the repository:

git clone https://github.com/tokenstand/helioswap-sdk

Move into the uniswap-sdk working directory

cd helioswap-sdk/

Install dependencies

yarn install

License