Skip to content

Instantly share code, notes, and snippets.

@fxfactorial
fxfactorial / README.md
Last active April 7, 2020 05:59
Running a Harmony validator node on Open Staking Testnet, the EASY WAY with docker

Prereq

  1. You have docker installed
  2. You have a BLS private key, see this link

Getting the container

let's say my BLS key is in my current directory and its called

(* RapidChain: Scaling Blockchain via Full Sharding *)
(* OmniLedger: A Secure, Scale-Out, Decentralized Ledger via Sharding https://eprint.iacr.org/2017/406.pdf *)
(* ida, kademlia, cross-verify, reshard, bootstrap *)
(* opt: batch, pipeline, sparsify *)
type state (* utxo state: transaction id, row *)
type signature (* public-key signature *)