dreczkaa / wallet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ez Pay - Mutil wallet & ERC20 Tokens

Features

  • Create/import Ethereum, Nexty, TRON wallet & ERC20 Token
  • Check balance, transactions
  • send/Receive ETH, NTY, TRON & ERC20 Token
  • ĐAPP web browser and list collectible items.

Build Ez Pay

In package.json delete row

    "react-native-http": "tradle/react-native-http#834492d",

and delete file package-lock.json, shim.js and install node module

    npm install

After node module has been install success then hack:

 ./node_modules/.bin/rn-nodeify --hack --install

CocoaPods

CocoaPods 1.3+ is required

Run from your terminal to install the library.

cd ios
pod install
cd ../

Deploy

start server react:

npm start
# or
react-native start

run app in device or simulator

* react-native run-ios # for ios
* react-native run-android # for android

Contributing

  • Facebook:
  • Google:
  • LinkedIn:
  • Telegram:

License

About


Languages

Language:JavaScript 93.9%Language:Objective-C 5.3%Language:Java 0.4%Language:Python 0.2%Language:Ruby 0.2%