mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 23:57:23 +00:00
Go implementation of the Ethereum protocol
* initial commit for pre-merge prep pages * tidy and add validator info * tidy up typos etc * Apply suggestions from code review Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * apply suggestions from review * apply suggestion from review updates sentence about Geth stalling w/out consensus client * apply changes from review + warn about early prep Removes info as suggested by Martin. Adds warning suggested by Remy on Launchpad repo about waiting for merge releases before setting up ex/cons clients on mainnet. * minor fixes Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> Co-authored-by: Sina Mahmoodi <itz.s1na@gmail.com> |
||
|---|---|---|
| _data | ||
| _includes | ||
| _layouts | ||
| bin | ||
| docs | ||
| guide | ||
| redirects | ||
| static | ||
| .gitignore | ||
| .travis.yml | ||
| _config.yml | ||
| CNAME | ||
| doc.md | ||
| docker-compose.yml | ||
| downloads.html | ||
| Gemfile | ||
| index.html | ||
| install.md | ||
| params.json | ||
| README.md | ||
Documentation of the go-ethereum website
To start a jekyll server run:
docker-compose up
Now you can visit localhost:4000 to look at the site.