JEBI

Contracts

On-chain contracts & deployment

ContractStandardRoleKey fixes
JebiPointERC-20JBP points ledger (consortium chain)Whitelisted minters, reason-carrying mint/burn
CoffeeWarehouseReceiptERC-1155Coffee receipt (registration no.)uri() fallback · minter whitelist
RoastPackageTokenERC-721Roast-pack certificate (escrow)CEI · nonReentrant · existence checks

🔧 Deployment order

cd chain && npm install
npx hardhat test
npx hardhat run scripts/deploy.js --network localhost