Canonical summary of "from entropy to xprv"

This page summarizes the projects mentioned and recommended in the original post on /r/BitcoinBeginners

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • bips

    Bitcoin Improvement Proposals

    This documentation has been written already https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki

  • python-mnemonic

    :snake: Mnemonic code for generating deterministic keys, BIP39

    Yes the only step that is reversible is the entropy <-> mnemonic. You can see the entropy to/from mnemonic and master to xprv here: https://github.com/trezor/python-mnemonic/blob/master/src/mnemonic/mnemonic.py it is pbkdf2_hmac and hmac_sha512 not EC.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts