BitsOfProof "supernode"

From Bitcoin Wiki
Revision as of 00:26, 28 March 2014 by Iwilcox (talk | contribs) (Created page with "[https://bitsofproof.com/ BitsOfProof]'s (BOP's) "supernode" is a Java implementation written by [https://bitsofproof.com/?page_id=142 Tamás Blummer (aka <tt>grau</tt>)]. Th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

BitsOfProof's (BOP's) "supernode" is a Java implementation written by Tamás Blummer (aka grau). The "Enterprise" version is closed-source, but may be open-sourced later. The API and (in older commits) the deprecated "Community Edition" code is available on github.

Tamas describes supernode as:

  • enterprise ready
  • a modern, modular implementation of Bitcoin
  • having advanced features:
    • Hierarchical and Deterministic Wallet (BIP32)
    • Password Encrypted Private Keys (BIP38)
    • easily memorized pass phrases (BIP39)

See also BOP's announcement thread on bitcointalk. Explaining the "supernode" name, Tamas explained: "I call it supernode since it is for the big server of near future, not for the kids, not for the mobiles."