Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/XRPL-Labs/Xaman-App
Xaman (Formerly XUMM) for iOS and Android (React Native)
https://github.com/XRPL-Labs/Xaman-App
Last synced: about 1 month ago
JSON representation
Xaman (Formerly XUMM) for iOS and Android (React Native)
- Host: GitHub
- URL: https://github.com/XRPL-Labs/Xaman-App
- Owner: XRPL-Labs
- License: other
- Created: 2020-03-18T12:09:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T11:16:50.000Z (about 2 months ago)
- Last Synced: 2024-10-29T22:37:51.187Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://support.xumm.app
- Size: 39.3 MB
- Stars: 102
- Watchers: 13
- Forks: 48
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-xrpl - XRPL-Labs/XUMM-App
README
# Xaman
[![Coverage Status](https://coveralls.io/repos/github/XRPL-Labs/XUMM-App/badge.svg?branch=master)](https://coveralls.io/github/XRPL-Labs/XUMM-App)
![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)This is the repository for Xaman, the mobile XRP Ledger protocol client. This repository contains the (React Native) app.
The app connects to the Xaman platform for sign requests: the most user friendly way to get paid / request a payment over the Ledger (in either XRP or any other issued currency).
You can download our app from the [App Store](https://apps.apple.com/us/app/id1492302343) or [Google Play Store](https://play.google.com/store/apps/details?id=com.xrpllabs.xumm), or build it yourself.
If you are a developer and you wish to engage with XUMM users, please take a look at the [Xaman Developer Dashboard](https://apps.xumm.dev/) and [read the docs](https://xumm.readme.io/).
## Contributing
### Development
Xaman is written in JavaScript with React Native. To get started with the code, follow this docs:
* [Environment Setup](docs/environment-setup.md)
*
Further reading:* [Makefile](docs/makefile.md)
* [Testing](docs/testing.md)
* [Troubleshooting](docs/troubleshooting.md)
* [Responsible disclosure](RESPONSIBLE-DISCLOSURE.md)### Suggestions, bugs, etc.:
Please check https://github.com/XRPL-Labs/Xaman-Issue-Tracker for the right location to report / request.