JSPM

@uniswap/v3-staker

1.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 68137
  • Score
    100M100P100Q171001F
  • License GPL-3.0-or-later

Canonical liquidity mining contract for Uniswap V3

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.

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