Mental Wealth Academy
Decentralized Education, Alternative Digital Academia For Humans Evolving Through Collectively Owned Cyberspace.
What it is
A governance system for a decentralized Academia where an AI agent (Azura) scores funding proposals, makes trades, while the community votes on-chain, and Chainlink CRE workflows automate the entire pipeline from review to trade execution.
How it Works
Mental Wealth Academy is a Next.js 14 app on Base Mainnet with two Solidity contracts — AzuraKillStreak for governance and AzuraMarketTrader for autonomous trading — each with their own USDC treasury. Four Chainlink CRE workflows run in the DON: azura-review listens for new proposals and calls Eliza Cloud AI
to score them across 6 dimensions, writing the review on-chain
via DON-signed reports. auto-execute polls every 10 minutes for
proposals that hit the 50% vote threshold and executes them.
trade-execute picks up governance-approved trade proposals and
routes funds to the trader contract. polymarket-trader runs
every 30 minutes, fetching live Polymarket data and sending it
to Anthropic Claude for Bayesian analysis — applying base rates,
Bayes' theorem, survivorship bias checks, and quarter-Kelly
sizing before submitting trades. The frontend uses Coinbase SDK
for wallet auth (no passwords, no emails), ethers.js for
on-chain reads, and the AzuraChat component lets users deposit
USDC to either treasury directly. PostgreSQL on Supabase handles
user profiles and proposals off-chain, while all voting,
execution, and trading happens on-chain with DON verification.
Links
Created by
- James AKA Jhinova Bay PhD