paulheider / PyWallet

Cross platform Ethereum Wallet built with Python and Kivy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyWallet

Join the chat at https://gitter.im/PyWallet/Lobby Build Status Coverage Status

Cross platform Ethereum Wallet built with Python and Kivy.

Screenshot Nexus Screenshot Dell

Features

  • Show balance
  • Show transaction history
  • Receive Ethers via QR code
  • Send Ethers
  • Handle multiple keystores
  • Manage accounts

Run

Linux

./src/main.py

Android

Run on Android using buildozer:

buildozer android debug deploy run logcat
buildozer android adb -- logcat

Ubuntu dependencies

sudo apt install zlib1g-dev default-jdk

Documentation

About

Cross platform Ethereum Wallet built with Python and Kivy


Languages

Language:Python 84.4%Language:Ruby 12.5%Language:Shell 3.0%