README
Sipswap V2
Local Development
The following assumes the use of node@>=10
.
Install Dependencies
yarn
Compile Contracts
yarn compile
🎛 Core contracts for the SipswapV2 protocol
<script type="module">
import sipswapV2Core from 'https://cdn.skypack.dev/@sipswap/v2-core';
</script>
The following assumes the use of node@>=10
.
yarn
yarn compile