mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-06 00:02:54 +00:00
Go implementation of the Ethereum protocol
* initial commit for go-api page * refine text * Apply suggestions from code review Co-authored-by: Martin Holst Swende <martin@swende.se> * apply suggestions from review update intro para and rm "sales pitch" section * add tutorial * improvements, add filter logs example Co-authored-by: Martin Holst Swende <martin@swende.se> 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.