An open API service indexing awesome lists of open source software.

https://github.com/valora-xyz/wallet

The official repository for the Valora mobile cryptocurrency wallet.
https://github.com/valora-xyz/wallet

celo cryptocurrency crytpo valora wallet

Last synced: 2 months ago
JSON representation

The official repository for the Valora mobile cryptocurrency wallet.

Awesome Lists containing this project

README

          

# Valora Mobile App

![Checks](https://github.com/valora-xyz/wallet/actions/workflows/check.yml/badge.svg)
![E2E](https://github.com/valora-xyz/wallet/actions/workflows/e2e-main.yml/badge.svg)
[![Codecov](https://img.shields.io/codecov/c/github/valora-xyz/wallet)](https://codecov.io/gh/valora-xyz/wallet)
[![GitHub contributors](https://img.shields.io/github/contributors/valora-xyz/wallet)](https://github.com/valora-xyz/wallet/graphs/contributors)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/valora-xyz/wallet)](https://github.com/valora-xyz/wallet/graphs/contributors)
[![GitHub Stars](https://img.shields.io/github/stars/valora-xyz/wallet.svg)](https://github.com/valora-xyz/wallet/stargazers)
![GitHub repo size](https://img.shields.io/github/repo-size/valora-xyz/wallet)
[![GitHub](https://img.shields.io/github/license/valora-xyz/wallet?color=blue)](https://github.com/valora-xyz/wallet/blob/master/LICENSE)

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.

## Integrate with Valora

Connect your Dapp to Valora using [WalletConnect](./docs/connecting-dapps.md).

See also [deeplinks.md](./docs/deeplinks.md) for integrating with Valora using deep links.

## Build Valora Locally

To setup Valora locally, follow [setup instructions](./WALLET.md).

## Repo Structure

The repository follows the default React Native Android and iOS app structure.

Code owners can be found in [.github/CODEOWNERS](.github/CODEOWNERS).

## Releases

This repository is configured to build and upload the nightly releases automatically. The production release process has to be started manually by running a dedicated workflow. See [RELEASES.md](./RELEASES.md) to learn more.

## Contributing

We welcome contributions in the form of Issues and PRs. Please read [CONTRIBUTING.md](CONTRIBUTING.md) first!

## Community

Have questions or need help? Join our [Discord Community](https://discord.com/invite/J5XMtMkwC4).