Skip to content

5plint3r/shinobi-v2-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shinobi 🥷

Version

based on uniswap v2

In-depth documentation on Uniswap V2 is available at uniswap.org.

The built contract artifacts can be browsed via github

Local Development

The following assumes the use of node@>=10.

Install Dependencies

yarn

Compile Contracts

yarn compile

Run Tests

yarn test

About

🎛 Core smart contracts of Uniswap V2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 53.6%
  • Solidity 46.4%