Skip to content

danschnetz/wallet

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.9%
  • Objective-C 5.3%
  • Other 0.8%