HDWalletKit icon indicating copy to clipboard operation
HDWalletKit copied to clipboard

Hierarchical Deterministic(HD) wallet for cryptocurrencies 💰

Results 5 HDWalletKit issues
Sort by recently updated
recently updated
newest added

Hello, I used your framework to generate the btc address is correct, eth address is wrong, is there any good solution?

*** Skipped building HDWalletKit due to the error: Dependency "HDWalletKit" has no shared framework schemes

Cant run the project because xcode cant find open ssl files

When i run "carthage update --platform ios" I get: *** Skipped installing CryptoSwift.framework binary due to the error: "Incompatible Swift version - framework was built with 4.1 (swiftlang-902.0.48 clang-902.0.37.1) and...

Hi, I believe that there is a problem in derivation and some time doesn't work well. I made some tests with testnet and validate results with https://iancoleman.io/bip39/ and it doesn't...