Skip to content

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

Notifications You must be signed in to change notification settings

FiiLabs/looneyswap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 compile
npx hardhat test

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 64.0%
  • Solidity 36.0%