etherwallet
etherwallet copied to clipboard
Cross platform mobile Wallet app for Ethereum
environment: ubuntu 16.04.1 desktop. The ionic hints me to rename ionic.project to be ionic.config.json. The project also has some build errors like: $ ionic build android Running command: /home/a/ethereum/etherwallet/hooks/after_prepare/010_add_platform_class.js /home/a/ethereum/etherwallet...
Due to API rate limiting, users are not getting the data as expected. Possible solutions are 1. Move the API to own server/node 2. Find a better API service.
This can be done using available JS api wrappers like 1. [ETH-lightwallet](https://github.com/ConsenSys/eth-lightwallet) 2. [hooked-web3-provider](https://github.com/ConsenSys/hooked-web3-provider)