Skip to content

Allow users to stake the governance token and earn rewards if they have delegated to an active user

Notifications You must be signed in to change notification settings

cryptexfinance/governance-staking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

839cb0d · Oct 18, 2021

History

46 Commits
Oct 13, 2021
Oct 13, 2021
Oct 13, 2021
Sep 14, 2021
Oct 5, 2021
Sep 27, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021
Aug 9, 2021
Oct 18, 2021
Sep 27, 2021
Oct 13, 2021
Oct 13, 2021
Aug 12, 2021
Sep 27, 2021
Sep 8, 2021
Oct 13, 2021

Repository files navigation

Governance Token

The DelegatorFactory is a contract that allows a governor to create a Delegator contract that allows it to receive governance token delegation from other users. If the DelegatorFactory contract is used, stakers / delegators will earn reward tokens the longer they have staked.

The delegatorFactory contract is based on Synthetix Liquidity Rewards contract.

How to run

  1. Clone the Repo
  2. Install dappTools.
  3. Install dependencies yarn install

How to test

Run

yarn test

or

dapp test --verbosity 1

Audits

This contract has been audited by Quanstamp, you can read the audit here: https://certificate.quantstamp.com/view/cryptex

Discussions

If you want to discuss this repo you can join Cryptex Discord.

About

Allow users to stake the governance token and earn rewards if they have delegated to an active user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published