uniswap-blocklet
v0.2.4
Published
A blocklet for uniswap blocklet
Downloads
31
Readme
Uniswap Blocklet
A blocklet for uniswap. To learn more about Uniswap, please go to https://github.com/Uniswap
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.
Run and debug locally
yarn global add @abtnode/cli
git clone [email protected]: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.