@sipswap/v2-periphery

🎚 Peripheral smart contracts for interacting with Sipswap V2

Usage no npm install needed!

<script type="module">
  import sipswapV2Periphery from 'https://cdn.skypack.dev/@sipswap/v2-periphery';
</script>

README

Sipswap V2

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test