Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ProbeVesting

Token vesting with linear release and cliff period on ProbeChain Rydberg Testnet.

Features

  • Create vesting schedules with cliff and linear release
  • Revocable schedules (returns unvested to creator)
  • Release vested tokens at any time after cliff
  • Track vested and releasable amounts

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network