Thanks to visit codestin.com
Credit goes to github.com

Skip to content

stvenyin/w4_1

Repository files navigation

LooneySwap

A rudimentary implementation of uniswap for educational purposes. You'd be crazy to actually use this.

Guide

Read the guide here: Uniswap from scratch

Run tests

npm install
npx hardhat node
npx hardhat compile
npx hardhat run scripts/deploy.js --network dev
npx hardhat test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published