# elizaOS Discord - 2025-10-14

## October 14, 2025

## Overall Discussion Highlights

### Blockchain Development: Jeju L3
- **New L3 Blockchain Announcement**: Shaw revealed "Jeju," an OP stack L3 chain rolling up to Base, optimized for games, AI, and applications
- **Technical Stack**: Using EigenDA for data availability with domains secured at jeju.network and jeju.sh
- **Strategic Positioning**: Building an L3 rather than L2 is 50-100x cheaper while still potentially receiving Ethereum Foundation resources and Base support
- **Partnerships**: Signed partnership with Sui, with potential integration with Walrus

### AI Applications & Hardware
- **Hardware Form Factors**: Discussion about AI companion hardware including Meta Ray-Ban glasses, patches, and wearables for audio capture
- **Cloud Strategy**: Shaw mentioned a shift toward consumer-focused cloud applications with AI characters having real capabilities (voice, video, collaboration)
- **AI as Learning Tool**: CheddarQueso shared experiences using Claude as a personalized tutor that explains concepts through analogies

### Gaming & Prediction Markets
- **In-Game Economies**: DorianD discussed the evolution of virtual currencies and how crypto has changed the landscape previously restricted by money transmission regulations
- **AI in Prediction Markets**: Exploration of AI agents facilitating betting by building relationships with users, analyzing data, and executing transactions
- **F1 Racing Project**: Kenk mentioned a side project combining fan engagement with prediction markets
- **Game Economy Design**: Shaw suggested embracing inflation for in-game currency while focusing on user growth and betting opportunities

### Development Resources
- **Environment Setup**: Discussion about .env configuration files in the elizaOS/eliza repository
- **Onboarding Issues**: Pepec01 reported errors related to adding a new Agent ("No world found for user during onboarding" and "No server ownership found for onboarding")
- **Resource Sharing**: DorianD shared a "Lean AI Company Playbook" PDF with the community

## Key Questions & Answers

**Q: Why build an L3 instead of an L2?**  
A: It's WAY cheaper to run, and strategically EF will give the same resources if we are L2 or L3, but Base will list us and support us if we are L3 (answered by shaw)

**Q: What is the blockchain called?**  
A: Jeju, named after a South Korean island. "I like the metaphor of an island for an L3" (answered by shaw)

**Q: Is there an example .env file in the repo?**  
A: Yes, there's an example .env file at https://github.com/elizaOS/eliza/blob/develop/.env.example (answered by CheddarQueso 🧀)

**Q: How could AI agents be used for sports betting?**  
A: They could interface with platforms like Polymarket, analyze contextual data from multiple sources, and build relationships with users while facilitating bets (answered by Kenk)

**Q: What approach should be taken for in-game currencies?**  
A: Allow inflation over time, focus on user growth, and provide betting opportunities with both real money and in-game currency (answered by shaw)

## Community Help & Collaboration

1. **Environment Configuration Help**
   - Helper: CheddarQueso 🧀
   - Helpee: Endless
   - Context: Endless was missing the example .env file in the repository
   - Resolution: CheddarQueso shared the link to the example .env file in the GitHub repository

2. **Blockchain Privacy Features**
   - Helper: Kenk
   - Helpee: shaw
   - Context: Discussion about privacy features for blockchain
   - Resolution: Kenk shared Succinct documentation and mentioned that Mantle moved from OP with EigenDA beta to Succinct

3. **AI Resource Sharing**
   - Helper: DorianD
   - Helpee: Channel members
   - Context: Sharing a resource about AI company strategies
   - Resolution: Shared a link to "Lean AI Company Playbook" and offered the PDF version to avoid signup requirements

4. **Prediction Market Implementation**
   - Helper: Kenk
   - Helpee: DorianD
   - Context: Implementation options for F1 prediction markets
   - Resolution: Shared information about x402's pre-loaded card function and okaybet.app's execution capabilities with Eliza

## Action Items

### Technical
- Develop Jeju blockchain (L3 OP stack chain rolling up to Base) with fast indexing, free RPCs, standard deployments, and service discovery layer based on ERC-8004 (Mentioned by shaw)
- Polish tests for PR #6060 (Mentioned by Stan ⚡)
- Create a Farcaster client as a build-up to L3 launch to drive speculation and volume (Mentioned by sayonara)
- Implement contextual analysis capabilities for agents to process multiple data sources for prediction markets (Mentioned by Kenk)
- Fix onboarding errors related to "No world found for user" and "No server ownership found" (Mentioned by Pepec01)
- Organize discovery call with Sui tech team, bringing in Odi or Sayo for web3 expertise (Mentioned by cjft)

### Documentation
- Create documentation for Jeju blockchain to be hosted at jeju.network (Mentioned by shaw)
- Ensure .env setup documentation is clear as users may be missing or using different configurations (Mentioned by Endless)
- Check updates on DegenAI project documentation (Mentioned by Leon | Macro Maxi)

### Feature
- Develop ElizaOS app for Meta Ray-Ban glasses leveraging camera and mic capabilities (Mentioned by Stan ⚡ and shaw)
- Consider adding privacy features to Jeju blockchain using ZK or other privacy technologies (Mentioned by sayonara)
- Develop AI agents that can facilitate sports betting through platforms like Polymarket (Mentioned by DorianD)
- Create AI agents with form factors related to their purpose (e.g., F1 car for racing predictions) (Mentioned by DorianD)
- Build relationship-building capabilities into AI agents to encourage user engagement with betting (Mentioned by DorianD)
- Integrate voice and video capabilities into cloud-based AI characters (Mentioned by shaw)
- Develop in-game betting systems that work with both real money and in-game currency (Mentioned by shaw)
- Consider implementing AI agent that acts as a consultant based on the Lean AI Company Playbook (Mentioned by DearDaniel)