Coder Social home page Coder Social logo

rnewallet's Introduction

Ronin Wallet Example

User Story

I. As a user when I opened the app I can see login screen:

  • I can type a password to login and navigate to home screen when login successful.

II. When I stayed home screen I can see:

  • The default asset and the current balance.
  • The list of assets that belong to default account
  • The button group that allows deposit, send, swap the asset.

III. When I navigate to send asset screen I can see:

  • The form that allows fill required information to send.
  • After sent successful I can see an notification modal and able to click on OK button go back to the home screen.

Requiement to development

First at all: clone project and install package with yarn

Open your favorite Terminal and run these commands.

git clone https://github.com/phivh/rnewallet.git
cd rnewallet && yarn

The command to run development

yarn start

Run to android in another terminal.
Create local.properties file in android folder with this template, replace USER_NAME by computer username.

- sdk.dir=/Users/<USER_NAME>/Library/Android/sdk

Then run:
- yarn android

Run to ios in another terminal
- yarn ios

Run to ios with "iPhone 11" in another terminal
- yarn ip11

The command to run test

Run test all unit test
- yarn test

Screenshots

iOS Android

Thanks & cheers!

rnewallet's People

Contributors

phivh avatar

Watchers

 avatar  avatar  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.