Skip to content

pegasys-fi/zk-pegasys-v3-staker

 
 

Repository files navigation

pegasys-v3-staker

This is the canonical staking contract designed for Pegasys 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 Pegasys V3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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