Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ProbeLocker

Token lock supporting ERC-20 and native PROBE with time-based unlocking on ProbeChain Rydberg Testnet.

Features

  • Lock ERC-20 tokens or native PROBE
  • Time-based unlock mechanism
  • Extend lock duration
  • Fee-on-transfer token support
  • Track locked balances per token

Setup

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

Network