Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 1.89 KB

README.md

File metadata and controls

48 lines (33 loc) · 1.89 KB

Quasar Questnet versions and associated documents

This repo will be used to track the different genesis ceremonies we will be celebrating during our Questnet phase. We will also have the supporting documentation here.

Quasar current testnet is v03.


Where to start?

  1. Get quasar and create an address: Get quasar

  2. To make your node join the chain you need either:

    a. Participate in a genesis ceremony, if you are invited, please follow this guide.

    b. Join the chain after it has launched:

    1. Check here to see how to make your node join the chain.
    2. And then here to promote your node to validator.

If you just want to interact (RPC/API) with the running chain, please review this.

Organization

The different phases will be numbered as v01, v02, v03... Inside each phase folder we will have:

  • pre-genesis.json file: Provided by Quasar team, containing the initial token allocation.
  • gentx/ folder: Used by participants to upload their genesis transactions, in the form gentx-< monicker >.json
  • definitive-genesis.json file: Uploaded at the end of each ceremony by the quasar team. Should be used to launch the chain.