uniswap-blocklet

A blocklet for uniswap blocklet

Usage no npm install needed!

<script type="module">
  import uniswapBlocklet from 'https://cdn.skypack.dev/uniswap-blocklet';
</script>

README

Uniswap Blocklet

A blocklet for uniswap. To learn more about Uniswap, please go to https://github.com/Uniswap

Install on my ABT Node

Install on my ABT Node

Run and debug in the cloud with Gitpod

Click the "Open in Gitpod" button, Gitpod will start ABT Node and the blocklet.

Open in Gitpod

Run and debug locally

yarn global add @abtnode/cli
git clone git@github.com:blocklet/uniswap-deployer.git
cd uniswap-deployer
make install
make dep
make build
abtnode init --mode debug
abtnode start
blocklet dev

License

The code is licensed under the MIT license found in the LICENSE file.