COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200708171033/https://github.com/topics/hdwallet
Here are
41 public repositories
matching this topic...
Dead-simple BIP32 (HD) wallet creation for BTC, BTG, BCH, LTC, DASH, USDT, QTUM and DOGE
Updated
May 2, 2020
Python
Ethereum HD Wallet derivations in Go (golang)
A command-line tool that performs Bitcoin wallet address discovery.
A command-line tool that derives bip32 addresses and private keys.
Hierarchical Deterministic(HD) wallet for cryptocurrencies 💰
Updated
Mar 10, 2018
Swift
A fast, flexible and simple development environment framework for Ethereum smart contract, testing and deployment on EVM.
Updated
Dec 4, 2019
Python
Vite Official App for iOS
Updated
Jul 8, 2020
Swift
All in One Blockchain solution
Updated
Jul 18, 2019
Swift
CLI and Node.js library for Ethereum HD Wallet derivations from mnemonic
Updated
Dec 24, 2019
JavaScript
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Updated
Apr 27, 2020
Java
Updated
Nov 29, 2017
JavaScript
HD wallet BIP-32 related key derivation utilities.
Updated
Apr 18, 2020
Rust
hd bip44 python implementation support btc eth neo ont
Updated
Dec 6, 2018
Python
🔐 Key Derivation for Lisk coin
Updated
Feb 29, 2020
TypeScript
BIP32 & BIP44 Implementation in Elixir (Multi-Account Hierarchy for Deterministic Wallets)
Updated
Jan 29, 2020
Elixir
A Hierarchical Deterministic Wallet Generator for Nyzo - Nyzo HD Wallet.
Updated
Jun 1, 2020
JavaScript
Basic implementation of BIP32
Updated
Jun 8, 2020
Python
Updated
Aug 22, 2019
Swift
It's HDWallet Generator for Ethereum blockchain.
Updated
Apr 20, 2020
Python
Simple Swift library for creating HD cryptocurrencies wallets and working with crypto Coins/ERC20 tokens.
Updated
Jun 19, 2020
Swift
Example how to use AWS KMS to store entropy and sign messages using an HD wallet
Elixir BIP32 implementation
Updated
Feb 21, 2019
Elixir
Updated
Oct 29, 2018
Java
Code Your Own Cryptocurrency & ICO on Ethereum | Tutorial
Updated
Jul 29, 2019
JavaScript
HD wallet for cryptocurrency base on my bip_utils library
Updated
Apr 18, 2020
Python
Updated
Jun 14, 2019
Dart
HDWalletAccounts can be used to quickly get an array of accounts and their public/private keys.
Updated
Feb 24, 2018
JavaScript
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.