The First mobile LigthWallet for Ξthereum
LΞTH (Ligth Ξthereum Mobile Wallet) is the first hybrid mobile app to manage an Ethereum wallet built using Ionic framework.
Thanks to the great job in library of ConsenSys (eth-lightwallet), the app could manage the key-pairs securely on smartphone side without send any password out of the wallet. Every transaction could be signed directly with the smartphone and sent to an ethereum node public/private.
With LETH you could:
- Create a ligthwallet
- Add an Ethereum wallet address
- Set an Ethereum node address private/public
- Send ETH
- Receive ETH
- List your transaction
- Earn Wei on your wallet just watching some banner (*new)
- ... more to be defined
https://github.com/ConsenSys/eth-lightwallet
Install some stuff lke Node.js and npm
https://nodejs.org/dist/v4.2.3/node-v4.2.3.pkg
Install ionic and cordova
sudo npm install -g cordova ionic
Clone the project
git clone https://github.com/inzhoop-co/LETH.git
Test on browser in localhost:8100
ionic serve
GNU GENERAL PUBLIC LICENSE