Try   HackMD

Running alternative PoS network with Geth + Prysm

Steps

  • 1. Configure genesis for Geth
    • a. Setup network
    • b. Setup initial preallocation
  • 2. Run Geth in PoW mode
  • 3. Deploy deposit contract
  • 4. Configure Prysm
  • 5. Generate genesis snapshot for Prysm (useful repo)
  • 6. Deposit to deposit contract
  • 7. Run Prysm
    • Currently running but getting following error: "Invalid TTD configured"
  • 8. Run in PoW until difficulty to move to PoS is reached