Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation





Reference implementation of Buster

Buildkite Stable Status Prerelease Status codecov Discord chat Telegram Group

About Buster

Joining the Buster Network

Getting Started:

  1. Building the bustercore:
    Dive into the bustercore directory and initiate the build process:

    cd ~/bustercore && cargo update && make busterd
  2. Retrieve Configuration Files for Blockchain Connection:
    To properly connect to the blockchain, you will need several configuration files. Obtain them with the following commands:

    curl https://data.theblockbuster.org/download/config --output ~/.buster/config.json
    curl https://data.theblockbuster.org/download/genesis --output ~/.buster/genesis.json
    curl https://data.theblockbuster.org/download/node_key --output ~/.buster/node_key.json
    curl https://data.theblockbuster.org/download/data --output ~/.buster/data.zip
  3. Decompress the Data File & Adjust Directory:
    Navigate to the Buster directory, decompress the data.zip file, and ensure the data is placed in the correct directory:

    cd ~/.buster
    unzip data.zip -d ~/.buster/data
  4. Run bustercore:
    Now, with all the prerequisites in place, execute the bustercore:

    ~/bustercore/target/release/busterd --home ~/.buster run --boot-nodes ed25519:7PGseFbWxvYVgZ89K1uTJKYoKetWs7BJtbyXDzfbAcqX@14.63.24.92:43161

Contributing

Getting in Touch

About

No description, website, or topics provided.

Resources

Code of conduct

Contributing

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages