In-depth documentation on this SDK is available at uniswap.org.
This modifies uniswap-sdk's UniswapV2Factory address. The new address for sushiswap is 0xC0AEe478e3658e2610c5F7A4A2E1777cE9e4f2Ac
.
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/navdeepgarg1/shibaswap-interface.git
Move into the sushiswap-sdk working directory
cd shibaswap-interface/
Install dependencies
npm install