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.
- Host: GitHub
- URL: https://github.com/valora-xyz/wallet
- Owner: valora-xyz
- License: apache-2.0
- Created: 2021-01-29T19:33:21.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-03-27T23:46:15.000Z (3 months ago)
- Last Synced: 2026-03-28T05:54:14.328Z (3 months ago)
- Topics: celo, cryptocurrency, crytpo, valora, wallet
- Language: TypeScript
- Homepage: https://valora.xyz
- Size: 188 MB
- Stars: 214
- Watchers: 19
- Forks: 114
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Valora Mobile App


[](https://codecov.io/gh/valora-xyz/wallet)
[](https://github.com/valora-xyz/wallet/graphs/contributors)
[](https://github.com/valora-xyz/wallet/graphs/contributors)
[](https://github.com/valora-xyz/wallet/stargazers)

[](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).