You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"shortDescription": "Ethereum client on the efficiency frontier, written in Go",
"description": "Erigon is a next generation Ethereum client that introduces several new concepts:\n\n* A modular client design, enabling parallelized development of the client\n\n* New (`flat`) model of storing Ethereum state, allowing a lower disk footprint\n\n* Preprocessing of data outside of the storage engine, making database write operations faster by a magnitude\n\n* Staged synchronization technique, allowing very fast synchronization",
"upstreamVersion": "v2.58.1",
"upstreamRepo": "ledgerwatch/erigon",
"upstreamArg": "UPSTREAM_VERSION",
"type": "service",
"chain": "ethereum",
"categories": ["Developer tools", "Blockchain"],
"architectures": ["linux/amd64"],
"author": "DAppNode Association <admin@dappnode.io> (https://github.com/dappnode)",