EthersWallet-ios
EthersWallet-ios copied to clipboard
How do I get the keystore?
The API you are interested in is this one: https://github.com/ethers-io/ethers.objc/blob/master/ethers/src/Account.h#L87
:)
The API you are interested in is this one: https://github.com/ethers-io/ethers.objc/blob/master/ethers/src/Account.h#L87
:)
thank you !