Skip to content

Latest commit

 

History

History

pio-mainnet-1

pio-mainnet-1

The first public mainnet using the 0.40 SDK base Provenance Blockchain is focused on streamlining the process for building the public network configuration.

This directory contains files and info related to the pio-mainnet-1 blockchain.

Usage notes:

  • If you download a packed-conf.json' file, you should NOT download the .toml` config files, and vice versa.
  • When downloading a config.toml (or packed-conf.json) file, you should change the moniker value to your own.
  • In the client.toml (or packed-conf.json), you should use your own node's url for the node value. If you don't yet have your own node, you can use https://rpc.provenance.io:443.

Contents

Most of the files directly in this directory pertain to genesis. Config files for more recent versions can be found in the config directory.

  • README.md - This file.
  • extra-args.txt - Extra agruments that one might want to include with provenanced start.
  • genesis-version.txt - The version of provenanced used at genesis.
  • gentx - A directory containing the Txs involved with genesis.
  • genesis.json - The genesis file.
  • config.toml - A basic config.toml file from genesis.
  • node-config.toml - A config.toml used for a node at genesis.
  • node-app.toml - An app.toml config file used for a node at genesis.
  • config - A directory containing recommended config files at versions other than genesis.