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
MaxMustermann2 218fee615b
fix(account): add default param, get_nonce
2 years ago
..
bech32 [bugfix]: Add bech32 submodule declaration. 2 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 [version] Bump version 4 years ago
account.py fix(account): add default param, get_nonce 2 years ago
blockchain.py Prepare for PR 4 years ago
cli.py [cli] Update lib linking for darwin only case 4 years ago
contract.py Prepare for PR 4 years ago
exceptions.py Prepare for PR 4 years ago
logging.py [logging] expose file path 5 years ago
numbers.py [validator] Fix export & unreferenced attributes 5 years ago
signing.py Upgrade eth_account version 3 years ago
staking.py Prepare for PR 4 years ago
staking_signing.py fix(signing): require `chainId` for staking signs 2 years ago
staking_structures.py Add signature options to validator signing 3 years ago
transaction.py transaction.py: use correct endpoint 3 years ago
util.py fix(util): do not validate integer chainId 2 years ago
validator.py Add signature options to validator signing 3 years ago