Package Exports
- @uniswap/v3-staker/artifacts/contracts/UniswapV3Staker.sol/UniswapV3Staker.json
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@uniswap/v3-staker) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
uniswap-v3-staker
This is the canonical staking contract designed for Uniswap V3.
Security audit is in progress.
- 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.
Links:
Development and Testing
$ yarn
$ yarn testGas Snapshots
# if gas snapshots need to be updated
$ UPDATE_SNAPSHOT=1 yarn testContract Sizing
$ yarn size-contracts