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

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.

Awesome Lists containing this project

README

          

# Artunis Mobile

[![React-Native](https://img.shields.io/badge/react--native-0.54.3-green.svg)](https://facebook.github.io/react-native)
[![Build Status](https://travis-ci.org/N3TC4T/artunis-mobile.svg?branch=master)](https://travis-ci.org/N3TC4T/artunis-mobile)
[![Coverage Status](https://coveralls.io/repos/github/N3TC4T/artunis-mobile/badge.svg?branch=master)](https://coveralls.io/github/N3TC4T/artunis-mobile?branch=master)
[![Join the chat at https://gitter.im/artunis-mobile/Lobby](https://badges.gitter.im/artunis-mobile/Lobby.svg)](https://gitter.im/artunis-mobile/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)

Artunis Mobile is the XRP wallet supporting both iOS and Android.

## Get the app

Pre Release versions of the app are available here:

[![android](https://user-images.githubusercontent.com/6250203/37864723-6be48e86-2f90-11e8-9f90-ad9310eb3081.png)] [Artunis for Android](https://github.com/N3TC4T/artunis-mobile/releases/latest)
get latest APK release

[![apple](https://user-images.githubusercontent.com/6250203/37864833-57f445b4-2f91-11e8-93a4-96ce1203164c.png)] [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.