GithubHelp home page GithubHelp logo

manran / centaurus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tbltzk/centaurus

0.0 1.0 0.0 4.77 MB

First Stellar Wallet for Android

License: MIT License

JavaScript 86.58% CSS 0.86% HTML 12.57%

centaurus's Introduction

#Centaurus

The First Stellar Wallet for Android!

Stellar aims for the stars. And the nearest star system to us is Alpha Centauri! The next step to get there is a functional app for sending and receiving payments.

The app is built using AngularJS, Cordova and the Ionic Framework. We first focus on android, but as Ionic is a platform agnostic tool, feel free to try it on the platform you like.

Features

  • Display account balances
  • Send by manually pasting an address
  • Send by scanning a QR-code
  • QR-code for receiving
  • Display recent transactions
  • Encrypted backups

Get it from Google Play

Contribute

I am a complete newbee to HTML/JS, Ionic, so

  • Use the app and report any bugs
  • Just contribute new code
  • Peer review and improve existing code
  • Donate to our Stellar-Address GDJXQYEWDPGYK4LGCLFEV6HBIW3M22IK6NN2WQONHP3ELH6HINIKBVY7

Levels of Contribution

There is a simple way for contribution as long as you don't develop on phone specific issues.

While the simple mode is a good way to get started, you will soon want to see this on your own device. Or check the layout on several emulated devices or whatever.

Simple

  • Fork project as usual.
  • Open file './www/index.html' with your browser. What you see is close to what you have in the app.
  • Modify the html views in './www/templates/' or the JS files in './www/js/'. Watch your changes immediatly by refreshing the page in the browser.
  • You might also want to add some JS libs to './www/lib/'.
  • See www/Readme.md

Advanced (Android)

  • We recommend VisualStudio Community Edition (free) and Tools for Apache Cordova (a.k.a. Taco)
  • Fork project as usual.
  • make a copy of configTemplate.xml and name it config.xml
  • Make sure your device is visible to your computer. You can check this by running adb devices. More information coming soon.
  • Navigate to your Centaurus root folder in the command line, use ionic to add android platform
  • Build, deploy and run the app. Be Happy!
ionic platform android
ionic run android

Some problems might arise with the latest android platform version. Centaurus is best tested with version 3.7.1. You can get it by

cordova remove platform android
cordova add platform [email protected]

Advanced (other platforms)

No experience yet, so let us know.

Links

centaurus's People

Contributors

tbltzk avatar chrosim avatar agyepong avatar raymens avatar dchrist22 avatar proxiweb avatar

Watchers

Eno avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.