/wallet

The official repository for the Valora mobile wallet, a digital wallet for the Celo network.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Valora Mobile App

example workflow example workflow example workflow Codecov GitHub contributors GitHub commit activity GitHub Stars GitHub repo size GitHub

Valora is a mobile wallet focused on making global peer-to-peer payments simple and accessible to anyone. It supports the Celo Identity Protocol which allows users to verify their phone number and send payments to their contacts.

Build Valora Locally

To setup Valora locally, follow setup instructions.

Repo Structure

The repository has the following packages (sub projects):

  • mobile - React Native Android and iOS app
  • blockchain-api - service that uses Blockscout to present view of transactions by account for Celo Wallet activity feed
  • notification-service - service for managing push notifications for Celo Wallet

Code owners for each package can be found in .github/CODEOWNERS.

Contributing

We welcome contributions in the form of Issues and PRs. See CONTRIBUTING.md.