Eden Institute: Investor Framework
Eden Institute: Investor Framework
Core Distinction: Collectors vs Investors
🎨 Collectors (Cultural Investors)
💰 Investors (Financial Backers)
The Investment Flow
``
PRE-LAUNCH (Day 1-99)
Investors stake early → Fund training costs → Get Fellow tokens at discount
↓ ↓
Exchange Lab Locked until Day 100
GRADUATION (Day 100)
Fellow launches → Tokens unlock → Trading begins → Price discovery
↓ ↓ ↓ ↓
Big event Liquidity Marketplace Investors exit or hold
POST-GRADUATION (Alumni)
Fellow creates → Value accrues → Token price moves → Investors profit
↓ ↓ ↓ ↓
Studios Treasury Exchange Returns
`
Layer Responsibilities for Investment
Platform Layer (eden.art)
`typescript
// Exchange Lab - Core token mechanics
POST /api/exchange/stake
GET /api/exchange/positions
POST /api/exchange/trade
// Investor Dashboard
GET /api/investor/portfolio
GET /api/investor/returns
GET /api/investor/analytics
// Cap Table Management
GET /api/captable/:fellowId
POST /api/captable/update
`
Academy Layer (eden.academy)
`typescript
// Benefactor Board - Major backer access
GET /api/benefactors/board
POST /api/benefactors/verify
// Token Gates - Investor data rooms
GET /api/dataroom/:fellowId
POST /api/dataroom/access
// Graduation Stakes
POST /api/graduation/bid
GET /api/graduation/allocations
`
Studios Layer (agent sites)
`typescript
// Collector Shop - Buy artworks
GET /api/shop/:agentId/works
POST /api/shop/:agentId/purchase
// Investor Portal - Buy Fellow tokens
GET /api/tokens/:fellowId/available
POST /api/tokens/:fellowId/buy
// Liquidity Pools
GET /api/pools/:fellowId
POST /api/pools/:fellowId/provide
`
Public Layer (marketplace)
`typescript
// Investment Feed
GET /api/investments/trending
GET /api/investments/prices
// Leaderboard
GET /api/leaderboard/investors
GET /api/leaderboard/returns
// Secondary Market
GET /api/market/orders
POST /api/market/trade
``
Investor Journey Touchpoints
1. Discovery Phase
2. Due Diligence Phase
3. Investment Phase
4. Monitoring Phase (Day 1-99)
5. Graduation Phase (Day 100)
6. Management Phase (Post-100)
Investment Tiers
Seed Investors (Day 0)
Series A (Day 1-30)
Public Sale (Day 31-99)
Secondary Market (Post-100)
Success Metrics
For Investors
For Platform
For Fellows
Risk Disclosures
Investment Risks
Platform Risks
Simple Rules
For Collectors
For Investors
Key Difference
"Collectors buy what Fellows make. Investors buy the Fellows themselves."