xgr-node

command module
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

README

xgr-node

Go-based node software for running an Ethereum-compatible network.

This repository provides the open-source baseline node implementation:

  • EVM execution
  • consensus networking
  • standard JSON-RPC interface
  • configuration / genesis tooling

Note: Certain advanced features and protocol extensions are not part of this public repository and are distributed separately.


Scope

Included (open source):

  • Ethereum-compatible execution layer (EVM)
  • validator-based consensus & networking (as implemented in this repo)
  • standard Ethereum JSON-RPC endpoints
  • chain configuration, genesis & CLI utilities

Not included:

  • proprietary rule/process engine modules
  • any XGR-specific enterprise extensions
  • restricted RPC namespaces or methods

If you are looking for the higher-level project documentation, see the main XGR repository.


License / Upstream Notice

This project builds on prior open-source work. Required copyright and license attributions (especially for code derived from Polygon Edge) are intentionally preserved in NOTICE and must not be removed or altered during rebranding.

Please keep the following rules in mind for future changes:

  • do not remove existing copyright/license notices
  • do not rename third-party attributions in legal texts
  • modify attribution/legal notices only with legal approval

Build

Requirements:

  • Go 1.23
  • Linux (primary dev / supported environment)

macOS may work but is not currently guaranteed or officially supported.

git clone https://github.com/xgr-network/xgr-node.git
cd xgr-node
make build

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
dev
polybft
Package polybft implements PBFT consensus algorithm integration and bridge feature
Package polybft implements PBFT consensus algorithm integration and bridge feature
polybft/contractsapi
Code generated by scapi/gen.
Code generated by scapi/gen.
e2e
e2e-polybft
engineadapter
helper
hex
ipc
internal
dbx
xgr
tools
testapi command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL