@energiswap/v3-sdk
v0.1.2
Published
⚒️ An SDK for building applications on top of Energiswap V3
Downloads
8
Readme
Energiswap V3 SDK
This repository is a maintained clone of the Uniswap SDK Core, adapted for use with EnergiSwap. It is actively maintained by the Energi Core team.
Authors and acknowledgment
Quickstart
Requirements
- node >=10
- yarn >=v1
Clone the repo
clone the repo
Install all dependencies
yarnRun test cases
yarn testFormat code
yarn lint