https://github.com/n3tc4t/artunis-mobile
XRP Wallet app for Android and iOS, built in React Native.
https://github.com/n3tc4t/artunis-mobile
react-native ripple wallet xrp
Last synced: 12 months ago
JSON representation
XRP Wallet app for Android and iOS, built in React Native.
- Host: GitHub
- URL: https://github.com/n3tc4t/artunis-mobile
- Owner: N3TC4T
- License: apache-2.0
- Created: 2018-03-23T22:45:00.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-27T18:23:43.000Z (over 8 years ago)
- Last Synced: 2025-04-15T13:51:58.385Z (about 1 year ago)
- Topics: react-native, ripple, wallet, xrp
- Language: JavaScript
- Homepage:
- Size: 1.07 MB
- Stars: 25
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: docs/security.md
Awesome Lists containing this project
README
# Artunis Mobile
[](https://facebook.github.io/react-native)
[](https://travis-ci.org/N3TC4T/artunis-mobile)
[](https://coveralls.io/github/N3TC4T/artunis-mobile?branch=master)
[](https://gitter.im/artunis-mobile/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Artunis Mobile is the XRP wallet supporting both iOS and Android.
## Get the app
Pre Release versions of the app are available here:
[] [Artunis for Android](https://github.com/N3TC4T/artunis-mobile/releases/latest)
get latest APK release
[] [Artunis for iOS](#)
the iOS version is not ready yet.
## Contributing
### Development
Artunis Mobile is written in JavaScript with React Native. To get
started with the code, follow this doc:
* [Developer Guide](docs/developer-guide.md)
Then see our [Contribution Guidelines](CONTRIBUTING.md). Issues tagged
**[help wanted](https://github.com/N3TC4T/artunis-mobile/labels/help%20wanted)**
are a great starting point for PRs.
Further reading:
* [Architecture](docs/architecture.md)
* [Security](docs/security.md)
* [Testing](docs/testing.md)
* [Recommended Reading](docs/recommended-reading.md)
## License
Copyright (c) 2018 #XRPArmy
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
The software includes some works released by third parties under other
free and open source licenses. Those works are redistributed under the
license terms under which the works were received.