You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
docs | 2 years ago | |
monero | 2 years ago | |
tests | 2 years ago | |
utils | 2 years ago | |
.editorconfig | 4 years ago | |
.gitignore | 4 years ago | |
.travis.yml | 3 years ago | |
LICENSE.txt | 4 years ago | |
MANIFEST.in | 4 years ago | |
README.md | 2 years ago | |
requirements.txt | 2 years ago | |
setup.cfg | 4 years ago | |
setup.py | 2 years ago | |
test_requirements.txt | 3 years ago |
README.md
Wownero Python
A Python module for Wownero. This was copied from the monero-python library made for Monero.
Copyright (c) 2017-2018 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
_)