3swap-v1-core

This project was boostrapped using Node version 16.13.2, so it is assumed you're running the latest or similar version of the same.

Usage no npm install needed!

<script type="module">
  import swapV1Core from 'https://cdn.skypack.dev/3swap-v1-core';
</script>

README

Local Development

This project was boostrapped using Node version 16.13.2, so it is assumed you're running the latest or similar version of the same.

Install Dependencies

npm install

or

yarn