Web3Swift
Web3Swift copied to clipboard
4. Implement KeyStore, HD Wallet and other Account (private key) storing mechanisms.
Implement KeyStore object and encryption-decryption for it (all keystore versions) Implement HD Wallet object and encryption-decryption for it (password based and not password based) Implement Wallet object for storing all accounts in application memory
@biboran/z please, pay attention to this issue
HD Wallet types: https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki