Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 1.36 KB

README.md

File metadata and controls

60 lines (43 loc) · 1.36 KB

Mordor

Join the chat at https://gitter.im/eth-classic/mordor

Mordor

An Ethereum Classic PoW testnet to replace Morden.
Mordor Explorer · Create an Issue

Launch: October 3, 2019 at ETCSummit. eth-classic/mordor#1

  • Frontier: 0
  • Homestead: 0
  • GasReprice: 0
  • Diehard: 0
  • Gotham: 0
  • Defuse Difficulty Bomb: 0
  • Atlantis: 0

Parity Ethereum

Minimun required version: v2.5.8

parity --chain ./parity.json --port 30000

Geth Classic

Minimun required version: v6.0.9

geth --chain ./gethc.json --port 31000

Multi-Geth

Minimun required version: v1.9.3

geth init ./mgeth.json
geth --networkid 7 --port 32000

IOHK Mantis

Mantis no longer supports Ethereum Classic chains.

Hyperledger Besu (a.k.a. Pantheon)

Besu does not support Ethereum Classic yet.