This is the canonical staking contract designed for Uniswap V3.
- This is still under security audit and not yet ready for production. This section will be updated with relevant addresses once it's ready and live.
$ yarn
$ yarn test
# if gas snapshots need to be updated
$ UPDATE_SNAPSHOT=1 yarn test
$ yarn size-contracts