Skip to content

divvi-xyz/divvi-app-starter

Repository files navigation

Divvi App Starter 📱

A starter template for creating Web3 apps with the Divvi Mobile framework, powered by Expo.

Quick Start

  1. Install dependencies

    yarn install
  2. Generate native project files

    yarn prebuild

    Run this step whenever adding new native dependencies

  3. Run the app

    # iOS
    yarn ios
    
    # Android
    yarn android

Project Structure

divvi-app-starter/
├── index.tsx        # Entry point with the Divvi Mobile configuration
├── app.json         # Expo configuration
├── eas.json         # EAS configuration
├── assets/          # Static assets
└── screens/         # Custom screens

Development

This template includes:

  • ⛓️ Multi-chain support (Ethereum, Celo, Arbitrum, etc.)
  • 🔌 Native Divvi protocol integration
  • 📱 Expo EAS deployment configuration
  • 📦 TypeScript support

Learn More

Community

About

Starter for creating Web3 apps with the Divvi Mobile framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •