-
- Downloads
Add Prefix class
* add Prefix class for PasswordKey, Brainkey, Address, PublicKey, PrivateKey, Base58 * New Class BitcoinAddress * Address class has now from_pubkey class method
parent
edf84fdb
No related branches found
No related tags found
Showing
- beemgraphenebase/account.py 219 additions, 113 deletionsbeemgraphenebase/account.py
- beemgraphenebase/base58.py 6 additions, 31 deletionsbeemgraphenebase/base58.py
- beemgraphenebase/bip38.py 2 additions, 2 deletionsbeemgraphenebase/bip38.py
- beemgraphenebase/ecdsasig.py 15 additions, 4 deletionsbeemgraphenebase/ecdsasig.py
- beemgraphenebase/prefix.py 11 additions, 0 deletionsbeemgraphenebase/prefix.py
- beemgraphenebase/types.py 41 additions, 8 deletionsbeemgraphenebase/types.py
- tests/beemgraphene/test_account.py 8 additions, 8 deletionstests/beemgraphene/test_account.py
- tests/beemgraphene/test_key_format.py 8 additions, 8 deletionstests/beemgraphene/test_key_format.py
- tests/beemgraphene/test_types.py 58 additions, 2 deletionstests/beemgraphene/test_types.py
Loading
Please register or sign in to comment