dispatchlabs / mobile_wallet

Dispatch Mobile Wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt dispatch

View the App

If you want to view the app without cloning the project and running it locally:

  1. Download the Ionic View App
  2. Enter code: 2ba76232

note: the Ionic view app is currently unavailable on iOS

Setup and Run

Prerequisites

  • Node brew install node
  • Ionic npm install ionic@3.20.0

Clone and Start

  • git clone https://github.com/dispatchlabs/mobile-wallet.git
  • cd mobile-wallet
  • ionic serve
  • Your web browser will automatically open to: http://localhost:8100/

View the app on a mobile device

Once you have the app running locally you can view it in the Ionic DevApp

The Ionic DevApp will automatically detect any Ionic projects running on your local network

Using the App

  1. Login screen: if you have a wallet already you can enter your private key to access your wallet, if you do not have a wallet already the app will automatically generate one for you.
  2. Home Screen: from the home screen you can see your balance and your transactions. Tap the menu icon in the upper left to access your wallet information, tap the send icon in the upper right to send tokens.
  3. Wallet information: here you can see a list of your wallets. Tapping the plus icon in the upper right will generate a new wallet. Tap the copy button next to your active wallet's address to copy your wallet's information to your device's clipboard.

For testing: if you do not have tokens visit our Discord and supply us with your wallet's address and we can send you tokens to use for testing. If you have any other questions feel free to reach out to us on Discord

More Information

The Dispatch Mobile Wallet app is built using the Ionic Framework, for more information on Ionic consult their documentation

About

Dispatch Mobile Wallet


Languages

Language:TypeScript 56.9%Language:HTML 23.7%Language:CSS 16.9%Language:JavaScript 2.4%