__init__.py (209B)
1 # third-party imports 2 #from eth_keys import KeyAPI 3 #from eth_keys.backends import NativeECCBackend 4 5 #keyapi = KeyAPI(NativeECCBackend) 6 7 #from .postgres import ReferenceKeystore 8 #from .dict import DictKeystore
funga-ethEthereum implementation of the funga keystore and signer | |
Info | Log | Files | Refs | README | LICENSE |