Skip to content

qizhou/uniswap-v3-staker

 
 

Repository files navigation

Universal uniswap-v3-staker

This is the universal staking contract designed for Uniswap V3 that accepts arbitrary reward function.

Security audit is TBD.

  • This is still under development and not yet ready for production. This section will be updated with relevant addresses once it's ready and live.

Links:

Development and Testing

$ yarn
$ yarn test

Gas Snapshots

# if gas snapshots need to be updated
$ UPDATE_SNAPSHOT=1 yarn test

Contract Sizing

$ yarn size-contracts

About

Canonical liquidity mining contract for Uniswap V3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 76.4%
  • Solidity 23.5%
  • JavaScript 0.1%