Modern Swift implementations of BIP39, BIP32, and BIP44
Stars
19
Forks
8
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
72
commits
[BIP39] import seed bytes (as hex string) directly
10f4bc2
Update README.md
c113a9d
2c17630
[BIP44] adds seed phrase generation test examples
4d2bcb7
[BIP44] fixes compiler error with 'Account' protocol requirement
4f65fac
[Crypto] fixes 'swift-crypto' upstream url
7f51ef5
53994e2
[Git] removes 'Package.resolved'
06c788f
[CRITICAL] fixes private childKey derivation
b5b7039
[Account] removes 'isExternal'
e390d8a
[ExtendedKey] code formatting
7211f04
[ExtendedKey] removes unused function arguments
47b48cd
[MISC] code formatting changes
0eaaf61
[GIT] adds '.swiftpm/' to IGNORE
2ca612b
f1d4cea