A Python library for interacting and working with the Woop blockchain.
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.
 
 
 
pywiki/pyhmy
Daniel Van Der Maden f92259b68b [cli] Update lib linking for darwin only case 4 years ago
..
bech32 [bech32] Replace bech32 package with correct implementation (#12) 4 years ago
rpc Validator class (#8) 5 years ago
__init__.py [refactor] Move blockchain interaction methods out of rpc lib (#4) 5 years ago
_version.py [validator] Make amount == min self del if loaded from chain 5 years ago
account.py [account] Add warning when using is_valid_address (#13) 4 years ago
blockchain.py [blockchain] Add methods for getValidatorKeys & getBlockSignerKeys (#7) 5 years ago
cli.py [cli] Update lib linking for darwin only case 4 years ago
exceptions.py Validator class (#8) 5 years ago
logging.py [logging] expose file path 5 years ago
numbers.py [validator] Fix export & unreferenced attributes 5 years ago
staking.py [refactor] Move blockchain interaction methods out of rpc lib (#4) 5 years ago
transaction.py [refactor] Move blockchain interaction methods out of rpc lib (#4) 5 years ago
util.py [exceptions] Remove JSONDecodeError wrapper, include in RPCError (#5) 5 years ago
validator.py [account] Add warning when using is_valid_address (#13) 4 years ago