Divvi Mobile represents five years of battle-tested mobile Web3 development, originally created for the Valora wallet. We've refined these building blocks through millions of user interactions, real-world security challenges, and continuous improvements to create exceptional Web3 mobile experiences.
Built on top of Expo, the industry standard for React Native development, Divvi Mobile combines proven Web3 capabilities with modern mobile development tools. Now, we're making these powerful tools available to all builders. Our mission is to empower developers to create the next generation of Web3 mobile apps, scaling beyond Valora to support a diverse ecosystem of applications.
- 🚀 Rapid Development: Create a fully functional Web3 app in minutes
- 🎨 Full Customization: Control every aspect of your app's look and feel
- ⛓️ Multi-Chain Support: Built-in support for major networks:
- Ethereum Mainnet
- Celo Mainnet
- Arbitrum One
- Optimism Mainnet
- Polygon PoS
- Base
- 🔌 Protocol Integration: Native support for the Divvi protocol
- 📱 App Store Ready: Streamlined deployment process using Expo EAS
yarn create expo --template https://github.com/divvi-xyz/divvi-app-starter my-app
cd my-app
yarn install
For iOS:
yarn ios
For Android:
yarn android
Visit our Getting Started Guide for detailed instructions.
- Getting Started - Create your first app
- Configuration - Customize your app
- Architecture - Understand the framework
- API Reference - Explore the API
Check out our example app in the apps/example
directory for a complete implementation showcasing the framework's capabilities.
The framework requires a native development environment:
- iOS development (macOS only)
- Android development
Follow Expo's environment setup guide for detailed instructions.
We welcome contributions! Please read our Contributing Guidelines before submitting issues or pull requests.
Found a security issue? Please report it following our Security Policy.
This project is licensed under the Apache License 2.0.