Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ProbeGold

Gold-backed ERC-20 token with reserve proof tracking on ProbeChain Rydberg Testnet.

Features

  • ERC-20 compliant gold-backed token (pGOLD)
  • Mint with reserve proof hashes
  • Track gold reserve backing ratio
  • Reserve proof history
  • Authorized minter management

Setup

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

Network