Skip to content

codyborn/ValoraWallet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

eb94382 · Sep 1, 2021
Aug 27, 2021
Aug 24, 2021
Sep 1, 2021
Mar 18, 2021
Aug 20, 2021
Jul 18, 2019
Aug 25, 2021
Feb 15, 2021
Jun 29, 2021
Jun 4, 2020
Nov 7, 2019
Jul 9, 2020
Aug 9, 2021
Aug 24, 2021
Aug 9, 2021
Feb 25, 2020
Jan 10, 2020
Aug 21, 2021
Jun 8, 2021
Aug 23, 2021
Dec 16, 2020
Jul 18, 2019
Nov 30, 2020
Sep 1, 2021
Dec 17, 2020
Sep 1, 2021

Repository files navigation

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.