Skip to content

hayarobi/guide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aergo Guide

Readthedocs

This is the official guide and documentation for the AERGO blockchain platform.

Contribute

Feel free to edit any of the articles directly. Any contribution, including simple typo fixes, is more than welcome. We are looking forward to your pull request.

For anything that involves more than simple text changes, please test the build locally to see that everything looks right.

Pre-requisites:

  1. Install Sphinx
  2. Install requirements: pip install -r requirements.txt

Build locally:

make html

Re-generate GRPC reference:

make protoc

About

Aergo Guides and Documentation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 75.4%
  • Makefile 13.3%
  • Batchfile 11.3%