Skip to content

ehanoc/pymonero-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymonero-gui

  • Proof-of-concept to develop with monero in Python. Currently only creates & shows a monero wallet (main public address & seed)

  • TESTING ONLY. Filename & testnet hardcoded in init app.py

  • Uses https://github.com/ehanoc/pymonero (Python C++ bindings)

Dependencies

  • sudo apt-get install python3-tk

Build

  • Clone
  • git submodule update --init --recursive --remote
  • build & install python module sh build.sh (Wait, will build monero first)
  • run python3 app.py

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published