Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 631 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 631 Bytes

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