Skip to content

Contains contracts for handling tokenomics in an EVM project. Sale, Staking, Vesting and cheap clones for now !

Notifications You must be signed in to change notification settings

thehubdao/Tokenomics-Contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

UNDER CONSTRUCTION

Welcome, this repository contains the contracts for managing Tokenomics for any project!

contracts/
  | - - - sale/             // contracts to facilitate public and whitelist based sales 
  | - - - staking/          // modified synthetix staking contract and a locked staking contract 
  | - - - vesting/          // vesting with flexible schedules
  | - - - roles/            // NFT contracts for subscriptions and role based access  
  | - - - proxyAndClones/   // openzeppelin ownable and context reworked for clones
  | - - - mocks/            // mocks for testing
  | - - - Factory.sol       // contract factory to deploy clones of vesting and sale contract

About

Contains contracts for handling tokenomics in an EVM project. Sale, Staking, Vesting and cheap clones for now !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published