The Wayback Machine - https://web.archive.org/web/20220320180029/https://github.com/topics/hdwallet
Here are
57 public repositories
matching this topic...
Dead-simple BIP32 (HD) wallet creation for BTC, BTG, BCH, LTC, DASH, USDT, QTUM and DOGE
Updated
Feb 9, 2022
Python
Ethereum HD Wallet derivations in Go (golang)
Python-based library for the implementation of a hierarchical deterministic wallet generator for more than 140+ multiple cryptocurrencies.
Updated
Mar 14, 2022
Python
A command-line tool that derives bip32 addresses and private keys.
A command-line tool that performs Bitcoin wallet address discovery.
Hierarchical Deterministic(HD) wallet for cryptocurrencies 💰
Updated
Mar 10, 2018
Swift
All in One Blockchain solution
Updated
Jul 18, 2019
Swift
Updated
Feb 28, 2022
HTML
A fast, flexible and simple development environment framework for Ethereum smart contract, testing and deployment on EVM.
Updated
Dec 26, 2021
Python
Vite Official App for iOS
Updated
Oct 19, 2021
Swift
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
Updated
Mar 13, 2022
JavaScript
A Witnet compatible desktop wallet and smart contracts development environment
Updated
Mar 17, 2022
JavaScript
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Updated
Mar 23, 2021
Java
HD wallet BIP-32 related key derivation utilities.
BIP32 & BIP44 Implementation in Elixir (Multi-Account Hierarchy for Deterministic Wallets)
Updated
Jun 24, 2021
Elixir
Go module for the Cardano Blockchain
Updated
Nov 29, 2017
JavaScript
🔐 Key Derivation for Lisk coin
Updated
Sep 16, 2021
TypeScript
a powerful tool that can generate [mnemonic, seed, address] and supports multi coins
hd bip44 python implementation support btc eth neo ont
Updated
Dec 6, 2018
Python
A Hierarchical Deterministic Wallet Generator for Nyzo - Nyzo HD Wallet.
Updated
Jun 1, 2020
JavaScript
Generate vanity / gas efficient Ethereum addresses for your hdwallet (bip39 12 or 24 words)
Updated
Jan 18, 2022
Rust
A Python lib for working with BIP32 (Hierarchical Deterministic Wallets)
Updated
Aug 5, 2020
Python
Updated
Feb 26, 2022
JavaScript
It's HDWallet Generator for Ethereum blockchain.
Updated
Oct 29, 2020
Python
Updated
Aug 22, 2019
Swift
Code Your Own Cryptocurrency & ICO on Ethereum | Tutorial
Updated
Jul 29, 2019
JavaScript
Elixir BIP32 implementation
Updated
Jun 1, 2021
Elixir
Improve this page
Add a description, image, and links to the
hdwallet
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
hdwallet
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hello, there. I tried to build HDWallet via Carthage on xCode 10.1 (10B61) and i get this error ->
I tried also
carthage update --platform iOS&&carthage update --platform iOS --no-use-binariesbut result was the same.