All Projects → AndreMiras → PyWallet

AndreMiras / PyWallet

Licence: MIT license
Cross platform Ethereum Wallet built with Python and Kivy

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to PyWallet

lldbg
A lightweight native GUI for LLDB.
Stars: ✭ 83 (+40.68%)
Mutual labels:  osx
MetaWear-SDK-Cpp
MetaWear C++ SDK - Platform Agnostic - Main lib - No Bluetooth
Stars: ✭ 42 (-28.81%)
Mutual labels:  osx
ToTheTop
🔝To the top - A small macOS application to help you scroll to the top.
Stars: ✭ 33 (-44.07%)
Mutual labels:  osx
osxapp vers
Get product name, exact product version and build version from an Apple Install [Mac OS X|OS X|macOS]*.app or from a mounted Mac OS X Install CD/DVD image
Stars: ✭ 12 (-79.66%)
Mutual labels:  osx
snl-quest
An open source, Python-based software application suite for energy storage simulation and analysis developed by Sandia National Laboratories.
Stars: ✭ 82 (+38.98%)
Mutual labels:  kivy
secfs.test
Secfs Test Collection - Collection of File System Test Programs
Stars: ✭ 37 (-37.29%)
Mutual labels:  osx
Dropbox-Paper-Desktop
Unofficial Dropbox Paper app for OS X
Stars: ✭ 22 (-62.71%)
Mutual labels:  osx
rstpad
Standalone reStructuredText editor with live preview (native app)
Stars: ✭ 35 (-40.68%)
Mutual labels:  osx
MahiruLauncher
🍢 Cross-platform modular launcher
Stars: ✭ 14 (-76.27%)
Mutual labels:  osx
dotfiles
No description or website provided.
Stars: ✭ 12 (-79.66%)
Mutual labels:  osx
stackit
Cross-platform CloudFormation CLI tool for easy synchronous and idempotent stack updates
Stars: ✭ 37 (-37.29%)
Mutual labels:  osx
ManDrake
Native Mac man page editor with syntax coloring, mandoc syntax checking & live preview.
Stars: ✭ 130 (+120.34%)
Mutual labels:  osx
StudyMD
Flashcards from Markdown. Built with React and Electron
Stars: ✭ 92 (+55.93%)
Mutual labels:  osx
onepile
Playground for the future of private notes and document management
Stars: ✭ 41 (-30.51%)
Mutual labels:  osx
mac-cleanup-sh
🗑️ Cleanup script for macOS (DEPRECATED)
Stars: ✭ 1,585 (+2586.44%)
Mutual labels:  osx
mmap-io
Clean straight forward mmap-bindings for node.js
Stars: ✭ 62 (+5.08%)
Mutual labels:  osx
giant-sur
🍏 macOS Big Sur UI clone for the web built with React, Next.js, TypeScript, and Tailwind CSS
Stars: ✭ 73 (+23.73%)
Mutual labels:  osx
evilMACHO
Malicious use of macho, such as dump-runtime-macho, function-hook.
Stars: ✭ 13 (-77.97%)
Mutual labels:  osx
redmine tracker
Multi platform application to track time and synchronize it into Redmine.
Stars: ✭ 14 (-76.27%)
Mutual labels:  osx
DellXPS15-9550-OSX
Tutorial for a full working Mac OS (10.11 up to 11.0) enviroment on the Dell XPS 15 (9550)
Stars: ✭ 452 (+666.1%)
Mutual labels:  osx

PyWallet

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

Play Store

Cross platform Ethereum Wallet built with Python and Kivy.

Screenshot Nexus Screenshot Dell

Features

  • Keystore on device
  • Show balance
  • Show transaction history
  • Receive Ethers via QR code
  • Send Ethers
  • Handle multiple accounts
  • Manage accounts

Run

Linux

./src/main.py --debug

The --debug flag is required if you want to see errors printed in your console. Otherwise the exception will be only sent to Sentry.

Android

Build, deploy and run on Android using buildozer:

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

Install

See Install.md for detailed instructions.

Testing

See Testing.md.

Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].