Contact: contact@deakee.com · Telegram @jamesdeakee
TL;DR
I authored ERC-8063 (Groups: Membership Tokens) — a finalized Ethereum standard that defines the membership-token primitive. Deakee is the first production app built on it: a token-gated coupon discovery app live on iOS, Android, and web with 350+ partner brands and 1,200+ active coupon codes.
This grant funds porting the ERC-8063 reference implementation to Arbitrum One: clean Solidity contracts, full Foundry test suite, independent audit, and Deakee’s consumer app running natively on Arbitrum. The reference contracts will be MIT-licensed — any Arbitrum team building loyalty programs, governance tier gating, or membership access can fork them.
About me
I’m the sole author of three finalized Ethereum standards:
- ERC-8063 — Groups: Membership Tokens (this proposal’s subject)
- ERC-7743 — Multi-Owner NFTs (MO-NFT)
- ERC-7837 — Diffusive Tokens
Authoring finalized EIPs is rare — it requires specs that survive community review and reference implementations that interop with the broader ecosystem. I’ve done it three times, all sole-authored.
I build full-stack: Solidity, React/Next.js, Node.js, native iOS (Swift), native Android (Kotlin).
What ERC-8063 is
ERC-8063 defines a token model where balance = membership level, not transferable currency. It’s the standardized primitive for:
- Token-gated access (hold X tokens → unlock Y access)
- Loyalty tier programs (Bronze / Silver / Gold without a points database)
- Governance tier gating (DAO roles based on token balance thresholds)
- Partner ecosystems (each brand issues its own token; DKG is the on-chain rail)
Read the spec: Groups - Membership Tokens | Ethereum Improvement Proposals
What Deakee is (live proof)
Deakee is a token-gated coupon discovery app. Users hold DKG tokens (they don’t spend them) to unlock exclusive partner codes. Every coupon has a requiredBalance threshold — the app reads the user’s on-chain balance and reveals qualifying coupons in real time.
Live metrics:
- 350+ active partner brands (Awin network)
- 1,200+ active coupon codes
- iOS · Android · Web all shipped
- Real affiliate commissions from day one
- 78,000+ Shopify stores in outreach pipeline
App links: iOS · Android · Web
What this grant funds (4 months)
- Month 1 — Solidity port to Arbitrum One + comprehensive Foundry test suite (100% coverage + fuzz tests) — $20K
- Month 2 — Arbitrum wallet integrations (Rabby, MetaMask, Arbitrum Bridge UX) + Deakee mobile/web pointing at Arbitrum contracts — $15K
- Month 3 — Independent security audit (Code4rena or equivalent) — $25K
- Month 4 — MIT-licensed reference repo published + integration docs + 50 Arbitrum-ecosystem brand partner onboardings — $15K
Public good deliverable: github.com/jamesavechives/erc-8063-reference — open-source, MIT-licensed, Arbitrum-native. Any team building loyalty, governance gating, or membership access on Arbitrum can fork it.
Why Arbitrum specifically
- EVM equivalence — DKG contracts deploy unchanged, no rewrite risk
- DeFi-native user base — token-gating is a DeFi-shaped consumer pattern; Arbitrum users understand the model
- Low fees — membership check = one contract call; cheap reads make the coupon flow viable at consumer scale
- Existing consumer surface — Galxe, Layer3, Arbitrum Nova all on Arbitrum; Deakee targets the same audience
Why this benefits Arbitrum’s ecosystem
ERC-721 became dominant because OpenZeppelin shipped the canonical reference contract that teams could fork in an afternoon. ERC-4626 adoption accelerated when Solmate published a clean implementation. ERC-8063 needs the same on Arbitrum.
Funding this puts Arbitrum One as the canonical home for the membership-token reference implementation — a primitive that applies to loyalty, governance, creator memberships, and partner ecosystems across the ecosystem.
Budget
- Engineering (Solidity port + tests + integration + docs) — $35,000
- Independent audit (Code4rena / Trail of Bits scope) — $25,000
- Partner BD (50 Arbitrum-ecosystem brands in 90 days) — $10,000
- Contingency — $5,000
- Total: $75,000
Milestones & accountability
All milestones delivered on-chain or as public GitHub commits — no trust-me deliverables:
- Month 1: Tagged git release of Arbitrum-deployed contracts + Foundry coverage report
- Month 2: App store update (iOS/Android) with Arbitrum network + Arbiscan link for deployed DKG contract
- Month 3: Public audit report from recognized firm
- Month 4: Open-source reference repo + live list of 50 onboarded partners
Happy to structure this as milestone-based tranches rather than a lump sum.
Questions / discussion welcome
I’m active and responsive. Reach me on this forum, X (@deakeegroup), or Telegram (@jamesdeakee).
- ERC-8063 author page: Groups - Membership Tokens | Ethereum Improvement Proposals
- GitHub: jamesavechives (James Walstonn) · GitHub


