In-depth documentation on this SDK is available at uniswap.org, and the documentation on pylon at zircon.finance
Socials:
This SDK supports the Pylon features to calculate minting and burning tranched liquidity for Float and Anchor.
To run the tests, follow these steps. You must have at least node v10 and yarn installed.
First clone the repository:
git clone git@github.com:Zircon-Finance/zircon-sdk.git
Move into the uniswap-sdk working directory
cd zircon-sdk/
Install dependencies
yarn install
Run tests
yarn test