本文主要是介绍有关钱包相关开发的库和依赖,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
-
Trezor 钱包
- GitHub 组织:https://github.com/trezor
- 说明:Trezor 是一款硬件加密货币钱包,它的团队开发了与助记词相关的许多工具和库。
-
Electrum 钱包
- GitHub 仓库:https://github.com/spesmilo/electrum
- 说明:Electrum 是一款比特币轻量级钱包,它的团队也开发了与助记词相关的工具和库。
-
BIP44
- GitHub 仓库:https://github.com/bitcoin/bips/tree/master/bip-0044
- 说明:BIP44 是比特币改进提案中的一个标准,定义了一种用于确定性钱包的层次结构,包括生成助记词的方法。
-
BIP32
- GitHub 仓库:bips/bip-0032 at master · bitcoin/bips · GitHub
- 说明:BIP32 是比特币改进提案中的一个标准,定义了一种用于生成确定性钱包的方法。
-
SLIP39
- GitHub 仓库:https://github.com/satoshilabs/slips/tree/master/slip-0039
- 说明:SLIP39 是一个由 SatoshiLabs 提出的改进提案,扩展了 BIP39,使其支持多种语言和更强大的备份和恢复功能。
6. **BIP39 标准实现(JavaScript)**
- GitHub 仓库:[https://github.com/bitcoinjs/bip39](https://github.com/bitcoinjs/bip39)
- 说明:BIP39 标准的 JavaScript 实现,用于生成助记词和从助记词恢复钱包。
7. **SLIP39 Python 实现**
- GitHub 仓库:[https://github.com/iancoleman/slip39](https://github.com/iancoleman/slip39)
- 说明:SLIP39 的 Python 实现,用于生成和恢复多重密钥分享方案。
8. **mnemonic(Python)**
- GitHub 仓库:[https://github.com/trezor/python-mnemonic](https://github.com/trezor/python-mnemonic)
- 说明:Python 版本的 BIP39 助记词生成和恢复库。
9. **pywallet(Python)**
- GitHub 仓库:[https://github.com/ranaroussi/pywallet](https://github.com/ranaroussi/pywallet)
- 说明:Python 实现的比特币钱包工具,支持助记词生成和恢复。
10. **BIP-0039-Utilities(C++)**
- GitHub 仓库:[https://github.com/iancoleman/bip39](https://github.com/iancoleman/bip39)
- 说明:BIP39 助记词的 C++ 实用工具。
11. **wallet-core(C++)**
- GitHub 仓库:[https://github.com/TrustWallet/wallet-core](https://github.com/TrustWallet/wallet-core)
- 说明:支持多个加密货币的 C++ 钱包核心库,包括助记词生成和恢复功能。
12. **MnemonicKit(Swift)**
- GitHub 仓库:[https://github.com/SchibstedSpain/MnemonicKit](https://github.com/SchibstedSpain/MnemonicKit)
- 说明:用于生成和验证 BIP39 助记词的 Swift 库。
13. **Android-Mnemonic-Code(Java)**
- GitHub 仓库:[https://github.com/bither/Android-Mnemonic-Code](https://github.com/bither/Android-Mnemonic-Code)
- 说明:用于生成和恢复 BIP39 助记词的 Android 库。
14. **rust-bip39(Rust)**
- GitHub 仓库:[https://github.com/rust-bitcoin/rust-bip39](https://github.com/rust-bitcoin/rust-bip39)
- 说明:用于生成和恢复 BIP39 助记词的 Rust 库。
15. **BIP-0039-Validator(Ruby)**
- GitHub 仓库:[https://github.com/jordanbaucke/bip39_validator](https://github.com/jordanbaucke/bip39_validator)
- 说明:用于验证 BIP39 助记词的 Ruby 库。
16. **bitcoinj(Java)**
- GitHub 仓库:[https://github.com/bitcoinj/bitcoinj](https://github.com/bitcoinj/bitcoinj)
- 说明:用于比特币的 Java 实现,支持 BIP39 助记词的生成和恢复。
17. **MnemonicSwift(Swift)**
- GitHub 仓库:[https://github.com/jnprogrammer/MnemonicSwift](https://github.com/jnprogrammer/MnemonicSwift)
- 说明:用于生成和验证 BIP39 助记词的 Swift 库。
18. **KMMnemonic(Objective-C)**
- GitHub 仓库:[https://github.com/kalm/kalm-mnemonic](https://github.com/kalm/kalm-mnemonic)
- 说明:用于生成和验证 BIP39 助记词的 Objective-C 库。
19. **mnemonic(Go)**
- GitHub 仓库:[https://github.com/dcousens/mnemonic](https://github.com/dcousens/mnemonic)
- 说明:用于生成和验证 BIP39 助记词的 Go 库。
20. **libmnemonic(C)**
- GitHub 仓库:[https://github.com/tpmccallum/libmnemonic](https://github.com/tpmccallum/libmnemonic)
- 说明:用于生成和验证 BIP39 助记词的 C 库。
-
BIP39 标准实现(JavaScript)
- GitHub 仓库:https://github.com/bitcoinjs/bip39
- 说明:BIP39 标准的 JavaScript 实现,用于生成助记词和从助记词恢复钱包。
-
SLIP39 Python 实现
- GitHub 仓库:https://github.com/iancoleman/slip39
- 说明:SLIP39 的 Python 实现,用于生成和恢复多重密钥分享方案。
-
mnemonic(Python)
- GitHub 仓库:https://github.com/trezor/python-mnemonic
- 说明:Python 版本的 BIP39 助记词生成和恢复库。
-
pywallet(Python)
- GitHub 仓库:https://github.com/ranaroussi/pywallet
- 说明:Python 实现的比特币钱包工具,支持助记词生成和恢复。
-
BIP-0039-Utilities(C++)
- GitHub 仓库:https://github.com/iancoleman/bip39
- 说明:BIP39 助记词的 C++ 实用工具。
-
wallet-core(C++)
- GitHub 仓库:https://github.com/TrustWallet/wallet-core
- 说明:支持多个加密货币的 C++ 钱包核心库,包括助记词生成和恢复功能。
-
MnemonicKit(Swift)
- GitHub 仓库:https://github.com/SchibstedSpain/MnemonicKit
- 说明:用于生成和验证 BIP39 助记词的 Swift 库。
-
Android-Mnemonic-Code(Java)
- GitHub 仓库:https://github.com/bither/Android-Mnemonic-Code
- 说明:用于生成和恢复 BIP39 助记词的 Android 库。
-
rust-bip39(Rust)
- GitHub 仓库:https://github.com/rust-bitcoin/rust-bip39
- 说明:用于生成和恢复 BIP39 助记词的 Rust 库。
-
BIP-0039-Validator(Ruby)
- GitHub 仓库:https://github.com/jordanbaucke/bip39_validator
- 说明:用于验证 BIP39 助记词的 Ruby 库。
这篇关于有关钱包相关开发的库和依赖的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!