/EOSID

Open Source EOS Wallet

Primary LanguageJavaScriptMIT LicenseMIT

EOSID

Build Status

Open Source EOS Wallet

EOSID

Features

  • View account balance, tokens
  • View historic actions
  • View account resources (cpu, net, ram)
  • Transfer tokens
  • Stake / Unstake resources
  • Check refund status
  • Support Mainnet & Jungle Testnet

Download

Android

iOS (coming soon)

Development

Requirements

Emulator

Android Studio (Android) or Xcode (iOS)

Expo XDE

Expo is the easiest way to start building a new React Native application

Why you need expo?

$ yarn global add expo-cli

Getting Started

Set env

$ cp .env.example .env

Install dependencies

$ yarn

Run EOSID with emulator

$ yarn run android

$ yarn run ios

Build EOSID

$ yarn run build:android

$ yarn run build:ios

License

This project is licensed under the MIT License

more info