Skip to content
forked from Uniswap/v2-core

🦄 🦄 Core smart contracts of Uniswap V2

Notifications You must be signed in to change notification settings

terrytangm/v2-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js

About

🦄 🦄 Core smart contracts of Uniswap V2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 75.5%
  • JavaScript 24.5%