Go Centurion

skip to content

Developer docs

Last edited on February 16, 2026

Welcome to the Go Centurion Developer docs!

This section includes information for builders. If you are building decentralized apps on top of Go Centurion, head to the Dapp developers docs. If you are developing Go Centurion itself, explore the Go Centurion developers docs.

Dapp developers

Go Centurion has many features that support dapp developers. There are many built-in tracers implemented in Go or Javascript that allow developers to monitor what is happening in Go Centurion from inside an app, and users can build their own custom tracers too. Go Centurion also includes a suite of tools for interacting with Centurion smart contracts using Go Centurion functions using Go functions inside Go native applications. There is also information for Go Centurion mobile developers.

EVM tracing

Tracing allows developers to analyze precisely what the EVM has done or will do given a certain set of commands. This section outlines the various ways tracing can be implemented in Go Centurion.

Go Centurion developers

Go Centurion developers add/remove features and fix bugs in Go Centurion. The geth-developer section includes contribution guidelines and documentation relating to testing and disclosing vulnerabilities that will help you get started with working on Go Centurion.

Previous

GraphQL server

Next

Dev mode

DOWNLOADS

© 2026 Go Centurion Authors. Based on go-ethereum.