mirror of
https://git.wownero.com/lza_menace/wownero-python.git
synced 2024-08-15 03:25:25 +00:00
Python lib for wow
| docs | ||
| monero | ||
| tests | ||
| utils | ||
| .editorconfig | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE.txt | ||
| MANIFEST.in | ||
| README.md | ||
| requirements.txt | ||
| setup.cfg | ||
| setup.py | ||
| test_requirements.txt | ||
Wownero Python
A Python module for Wownero. This was copied from the monero-python library made for Monero.
Copyright (c) 2017-2022 Michał Sałaban michal@salaban.info and Contributors:
lalanza808, cryptochangements34, atward, rooterkyberian, brucexiu,
lialsoftlab, moneroexamples, massanchik, MrClottom_.
Copyright (c) 2016 The MoneroPy Developers (monero/base58.py taken from MoneroPy_)
Copyright (c) 2011-2013 pyca/ed25519_ Developers (monero/ed25519.py)
Copyright (c) 2011 thomasv@gitorious (monero/seed.py based on Electrum_)