Skip to content

divvi-xyz/divvi-mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Divvi Mobile Framework

Checks E2E Tests Codecov GitHub contributors License

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.

Features

  • 🚀 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

Quick Start

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.

Documentation

Example App

Check out our example app in the apps/example directory for a complete implementation showcasing the framework's capabilities.

Development Environment

The framework requires a native development environment:

  • iOS development (macOS only)
  • Android development

Follow Expo's environment setup guide for detailed instructions.

Contributing

We welcome contributions! Please read our Contributing Guidelines before submitting issues or pull requests.

Security

Found a security issue? Please report it following our Security Policy.

Community

  • 💬 Join our Discord
  • 🐦 Follow us on X
  • 📝 Read our Blog

License

This project is licensed under the Apache License 2.0.

About

A framework for quickly building Divvi mobile applications

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.0%
  • JavaScript 1.9%
  • Shell 0.4%
  • Java 0.2%
  • Ruby 0.2%
  • Objective-C++ 0.2%
  • Other 0.1%