@p12/v2-sdk
v1.5.9
Published
🛠 An SDK for building applications on top of Uniswap.
Downloads
8
Readme
@p12/v2-sdk
Forked from uniswap-sdk. Use with p12 contracts.
In-depth documentation on this SDK is available at uniswap.org.
Install
npm install @p12/v2-sdk
Run
To run the project, follow these steps. You must have at least node v10 and yarn installed.
First clone the repository:
git clone https://github.com/ProjectTwelve/v2-sdk.git
Move into the uniswap-sdk working directory
cd v2-sdk/
Install dependencies
yarn
Run tests
yarn test
Todo
src/constants.ts
ChainId
FACTORY_ADDRESS
INIT_CODE_HASH
entity/token.ts
WETH