/uniswap-v3-staker

Primary LanguageTypeScriptGNU General Public License v2.0GPL-2.0

uniswap-v3-staker

This is a canonical staking contract designed for Uniswap V3.

This is still under active development and not yet production ready. This section will be updated once the contract is ready.

Links:

Development and Testing

$ yarn
$ yarn test

Gas Snapshots

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