README
Sipswap V2
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
Run Tests
yarn test
🎚 Peripheral smart contracts for interacting with Sipswap V2
<script type="module">
import sipswapV2Periphery from 'https://cdn.skypack.dev/@sipswap/v2-periphery';
</script>
The following assumes the use of node@>=10
.
yarn
yarn compile
yarn test