Code Monkey home page Code Monkey logo

sample-nodeos-configs's Introduction

Sample Nodeos Configurations

Example configuration files and scripts for operating different EOSIO node types

Project Description

This repository contains a collection of nodeos configuration files and other helpful resources meant to assist students of the EOSIO Node Operator and EOSIO Blockchain Administrator courses learn from first hand experience.

There are also four student lab assignments included in this repository that must be completed by students to obtain the course certification.

File Structure

Within the repo you'll find the following files and directories:

. 
├── blockproducer ........................ EOSIO Producing Node Example Config
│ ├── launch-chain.sh .................... Start chain from genesis block 
│ ├── start.sh ........................... Restart chain from last synced block
│ ├── stop.sh ............................ Perform nodeos graceful shutdown
│ ├── claimrewards.sh .................... Claim block producer rewards (dPOS)
│ ├── config/ ............................ Nodeos config directory
│ │ └── config.ini ....................... Block Producer node configuration file
│ └── data/ .............................. Nodeos data directory
├── chain-api/ ........................... EOSIO query node example config
│ ├── start.sh ........................... Restart chain from last synced block
│ ├── stop.sh ............................ Perform nodeos graceful shutdown
│ ├── replay.sh .......................... Replay chain from blocks.log
│ └── hard-replay.sh ..................... Hard replay chain from blocks.log
│ ├── config/ ............................ Nodeos config directory
│ │ └── config.ini ....................... Chain API node configuration file
├── peering/ ............................. EOSIO seed node example config
│ ├── start.sh ........................... Restart chain from last synced block
│ ├── stop.sh ............................ Perform nodeos graceful shutdown
│ ├── config/ ............................ Nodeos config directory
│ │ └── config.ini ....................... Peering node configuration file 
│ │ └── peering-node-specified.ini........ Specified peers example configuration
├── default.config.ini ................... Default values for nodeos configuration  
├── default.genesis.json ................. Default genesis.json configuration 
├── logging.json ......................... Default logging.json configuration 
├── producer-node-lab.md ................. Local producer node assignment
├── query-node-lab.md .................... Testnet query node assignment
└── recovery-lab.md ...................... Node recovery lab assignment

Node Operator Course Labs

Configure a local block producer node

Configure an API node on a public testnet

Chain Replays and Backup Recovery

Blockchain Admin Course Labs

Follow the steps to Launch your own EOSIO network using the EOSIO network bootstrap tool.

Contributing

Please read EOS Costa Rica's Open Source Contributing Guidelines.

Please report bugs big and small by opening an issue

About EOS Costa Rica


EOS Costa Rica is an independently-owned, self-funded, bare-metal Genesis block producer that provides stable and secure infrastructure for EOSIO blockchains. We support open source software for our community while offering enterprise solutions and custom smart contract development for our clients.

eoscostarica.io

sample-nodeos-configs's People

Contributors

kuronosec avatar leisterfrancisco avatar torresmorah avatar xavier506 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

sample-nodeos-configs's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.