Skip to content

Latest commit

 

History

History
44 lines (24 loc) · 1.68 KB

README.md

File metadata and controls

44 lines (24 loc) · 1.68 KB

Matic Public Testnets

This repo collects the genesis and configuration files for the various Matic testnets. It exists to lock down versions and update genesis files and other essential configrations for various testnets.

Getting Started

To get started with the latest testnet, see the docs.

Testnet Status

CS-1000

Download the genesis file and other configrations from here

Seed nodes are available here

CS-1001

Download the genesis file and other configrations from here

Seed nodes are available here

SHA256 checksum values

  • bor-genesis.json - 9da27c06e4d6c6cafb250e391b11c8405ef9320ee8de34bb950c513d4fe94725
  • heimdall-genesis.json - ec39316146f178e009018a2bb5005c2289c9c6f712658378ed5a6817958a585c

CS-2001

Download the genesis file and other configrations from here

Seed nodes are available here and here

SHA256 checksum values

  • bor genesis.json file - 0b3fc953ffe724e6326439f5504d3c1bf60eeac5
  • heimdall genesis.json file - 7987979c49f05aaf207b0f93a173221a00f6483d

Command to generate SHA256 checksum.

shasum <filename>