mirror of https://github.com/ethereum/go-ethereum
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
title | root |
---|---|
Geth Documentation | .. |
Welcome to the Geth user manual!
Geth (go-ethereum) is an Ethereum client implemented in Go. This website contains the Geth documentation, including:
- Getting Started Guide
- Installation Instructions
- JSON-RPC Server
- JavaScript Console
- Dapp developer docs
For the Go API reference and developer documentation head over to GoDoc. Geth's source code can be found on Geth's Github.
For information on The Merge (Ethereum's transition from proof-of-work to proof-of-stake) and how it will affect Geth users, visit the Merge page.
Other Ethereum information
For background information on Ethereum, visit ethereum.org. Below are links to some of the key Ethereum resources: