Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

How to get Keystore by PrivateKeyData ? #220

Closed
QA411 opened this issue Sep 3, 2018 · 3 comments
Closed

How to get Keystore by PrivateKeyData ? #220

QA411 opened this issue Sep 3, 2018 · 3 comments

Comments

@QA411
Copy link

QA411 commented Sep 3, 2018

How to get Keystore by PrivateKeyData ? Keystore eg:{"address":"f13445645b52f597ca92e6f7c9987b16bc07ddb6","crypto":{"cipher":"aes-128-ctr","cipherparams":{"iv":"9ade19530af3e29106ed908bb46f3041"},"ciphertext":"d6236558690e5e9952ead703a4bc5bbe17a49cf47e8d8b4896fc46149c79586e","kdf":"scrypt","kdfparams":{"dklen":32,"n":4096,"p":6,"r":8,"salt":"127c2275de524cc6bd7ce21f804882d7aded732a77b5875026b56b97b1b1305a"},"mac":"288313bb2bb4ceccfa53f81e5c2803f45992222d3da74b94aa38e2a219088063"},"id":"e2092a8b-68bd-4801-bc3e-555e5dfc0878","version":3}

@skywinder
Copy link
Contributor

This issue was moved to web3swift-team/web3swift#19

@skywinder
Copy link
Contributor

Hello. Me and Alex (@shamatar) as main maintainers are moving our development to the new repo.
➡️https://github.com/matterinc/web3swift ⬅️
Feel free continue discussion in the new repository. 👍
Cheers.

@v57
Copy link
Contributor

v57 commented Oct 3, 2018

let keystore = EthereumKeystoreV3(privateKey: data)

@v57 v57 closed this as completed Oct 3, 2018
v57 added a commit that referenced this issue Oct 28, 2018
Fixed #224 #220 #137 #222 added better solidity function parser
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants