opklnm102 / ethereum-development-with-go-book

A little book on Ethereum Development with Go (golang)

Home Page:https://goethereumbook.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book cover


Ethereum Development with Go

A little book on Ethereum Development with Go (golang)

Online

https://goethereumbook.org

E-book

The e-book is avaiable in different formats.

Languages

Contents

Chat

Development

Install dependencies:

make install

Run gitbook server:

make serve

Generating e-books:

make pdf ebook mobi

Visit http://localhost:4000

Contributing

Instructions for adding a new translation:

  1. Set up development environment

  2. Add language to LANGS.md

  3. Copy the the en directory and rename it with the 2 letter language code of the language you're translating to (e.g. zh)

  4. Translate content

  5. Set "root" to "./" in book.json

Thanks

Thanks to qbig and gzuhlwang for Chinese translation.

License

CC0-1.0

About

A little book on Ethereum Development with Go (golang)

https://goethereumbook.org

License:Other


Languages

Language:Go 98.4%Language:CSS 0.9%Language:Makefile 0.7%