Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 253 Bytes

Contract Base

🏗️ Solidity code template for building and testing - based on Uniswap V3 Core 🦄

Compiling the code

Run yarn compile to compile contracts using Hardhat 👷.

Running tests

Rub yarn test to run the full test suite.