Skip to content

uniswap-zksync/era-uniswap-v3-staker

 
 

Repository files navigation

uniswap-v3-staker

This is the canonical staking contract designed for Uniswap V3 forked for zkSync Era.

Links:

Development and Testing

The tests are running against the test node.

$ yarn
$ yarn compile
$ yarn test

Gas Snapshots

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

Contract Sizing

$ yarn size-contracts

About

Canonical liquidity mining contract for Uniswap V3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Solidity 62.2%
  • TypeScript 37.7%
  • JavaScript 0.1%