All Projects → infincia → Bip39 Rs

infincia / Bip39 Rs

Licence: other
A Rust implementation of BIP-0039

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to Bip39 Rs

Blockchain Py
A python imlementation of blockchain_go
Stars: ✭ 28 (-24.32%)
Mutual labels:  bitcoin
Bitvision
Terminal dashboard for trading Bitcoin, predicting price movements, and losing all your money
Stars: ✭ 957 (+2486.49%)
Mutual labels:  bitcoin
Donate
Cryptocurrency donation daemon
Stars: ✭ 34 (-8.11%)
Mutual labels:  bitcoin
Programming Bitcoin Script
Programming Bitcoin Script Transaction (Crypto) Contracts Step-by-Step - Let's start with building your own bitcoin stack machine from zero / scratch and let's run your own bitcoin ops (operations)...
Stars: ✭ 27 (-27.03%)
Mutual labels:  bitcoin
Ta4j
A Java library for technical analysis.
Stars: ✭ 948 (+2462.16%)
Mutual labels:  bitcoin
Esp8266 Bitcoin Ssid Ticker
A Bitcoin SSID ticker for ESP8266's written in Arduino C/C++
Stars: ✭ 31 (-16.22%)
Mutual labels:  bitcoin
Multicaptchabot
The best bot for collecting cryptocurrency from freebitco.in, freedoge.co.in and freenem.com 🚀🌔
Stars: ✭ 27 (-27.03%)
Mutual labels:  bitcoin
C Lightning Rest
REST APIs for c-lightning written in node.js
Stars: ✭ 37 (+0%)
Mutual labels:  bitcoin
Coinx Android
虚拟货币交易平台聚合APP coinx 安卓端. bitmex,OKEX,huobi
Stars: ✭ 30 (-18.92%)
Mutual labels:  bitcoin
Blockchain Anchor
A Node.js library for anchoring data onto the Bitcoin blockchain and confirming anchored data on Bitcoin and Ethereum.
Stars: ✭ 32 (-13.51%)
Mutual labels:  bitcoin
Ln Pay
A minimalistic payment only wallet for Lightning Network
Stars: ✭ 29 (-21.62%)
Mutual labels:  bitcoin
Bitcoin Abc
This a mirror of the official Bitcoin-ABC repository. Please see README.md
Stars: ✭ 949 (+2464.86%)
Mutual labels:  bitcoin
Bitcoin Para Programadores
Introductory book about Bitcoin's technology fundamentals and development for portuguese-speaking programmers.
Stars: ✭ 31 (-16.22%)
Mutual labels:  bitcoin
Bitcoin Calculator
Bitcoin Savings Calculator
Stars: ✭ 28 (-24.32%)
Mutual labels:  bitcoin
Arcbit Android
arcbit - Android bitcoin wallet http://arcbit.io
Stars: ✭ 34 (-8.11%)
Mutual labels:  bitcoin
Blockchain
区块链技术
Stars: ✭ 28 (-24.32%)
Mutual labels:  bitcoin
Hodlermanifesto
The HODLer Manifesto
Stars: ✭ 31 (-16.22%)
Mutual labels:  bitcoin
Blockchain
区块链、交易所、币种、自媒体、高频交易策略
Stars: ✭ 37 (+0%)
Mutual labels:  bitcoin
Shapeshift
ShapeShift API for Go Language - convert cryptocurrencies with ease using ShapeShift and golang
Stars: ✭ 35 (-5.41%)
Mutual labels:  bitcoin
Bit
Bitcoin made easy.
Stars: ✭ 958 (+2489.19%)
Mutual labels:  bitcoin

bip39-rs

Build Status

A Rust implementation of BIP0039

Changes

See the changelog file, or the Github releases for specific tags.

Documentation

Add bip39 to your Cargo file, and then refer to the documentation for use.

Only an English wordlist is included at the moment, but support for other languages is already present in the code.

A set of simple tests have been written but they only generate new mnemonics and validate a selection of known valid mnemonics generated by other tools

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].