3 ERCs.
Peer-reviewed and shipped.
I co-authored three Ethereum token standards. Not whitepapers that collect dust. Standards that run in production, handle real money, and survived the EIP review process.
T-REX: Token for Regulated EXchanges
The institutional-grade security token standard. T-REX enables compliant issuance and management of security tokens with on-chain identity verification and transfer compliance. Used by Tokeny and adopted by institutions managing billions in tokenized assets.
Dual Layer Token
A multi-asset token standard that combines fungible and non-fungible properties in a single contract. Built for real-world asset tokenization where a single asset (like a building) needs both divisible ownership shares and unique metadata per fraction.
ERC-20 Update Allowance By Spender
Fixes the broken approve() function in ERC-20. Instead of setting absolute allowances (which creates a race condition attack), ERC-7410 lets you safely increase or decrease allowances. Simpler, safer, fewer exploits.
Want to hear the real story? Read the blog series on getting ERCs accepted
Need protocol design help? See consulting services