Skip to content

AnaGlorija/networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cyber networks

This repo contain info about all active and upcoming cyber chains.

Bostrom gentx ceremony started!

The relevant guide for praticipating in genesis may be found here.

###Currently active: bostrom-testnet-6

Chainstats

chain block negentropy validators

How to update from bostrom-testnet-5 to bostrom-testnet-6

If you have your bostrom-testnet-5 node running on our docker container do:

docker stop bostrom-testnet-5
docker rm bostrom-testnet-5
docker rmi cyberd/cyber:bostrom-testnet-5.1
docker run -d --gpus all --name=bostrom-testnet-6 --restart always -p 26656:26656 -p 26657:26657 -p 1317:1317 -e ALLOW_SEARCH=false -v $HOME/.cyber:/root/.cyber  cyberd/cyber:bostrom-testnet-6

This will pull new image and replace genesis and cyber binary to correct versions.

Than you'll have to send create-validator transaction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors