CodeChain-io / codechain-sdk-python

Python Software Development Kit for CodeChain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add HD keystore manager

posgnu opened this issue · comments

CCKey class should retain both keystore manager(asset, platform) and HD keystore manager. However, we didn't implement HD keystore manager since there seems no use-case until now.

After this implementation, HDKeyMapping should be implemented in /sdk/key/localkeystore.