Skip to content

Script to connect to and perform the booting of a privately launched chain (using our launch script)

Notifications You must be signed in to change notification settings

ansigroup/boot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

EOS BOOT PROCESS

This script is intended to be used by the boot node, at the point the build and launch scripts have been executed by all nodes and a closed non-block producing chain has been setup.

Very highlevel description of the test to be performed:

  1. Use the eos snapshot tool to make a snapshot of the ERC20 distribution
  2. Use the snapshot to apply the distribution
  3. Setprods
  4. Burn keys and inform everybody to do this.

Hope this will be helpfull.

<3 Trinity (EOS BPs Group 3)

FILES

  • script.sh

starting script to test the boot process, this script will probably be modularized

About

Script to connect to and perform the booting of a privately launched chain (using our launch script)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%