Difference between revisions of "BitsOfProof "supernode""

From Bitcoin Wiki
Jump to: navigation, search
(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...")
 
m (Mark stub)
Line 12: Line 12:
  
 
[[Category:Nodes]]
 
[[Category:Nodes]]
 +
[[Category:Stubs]]

Revision as of 15:28, 28 March 2014

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."