redox/recipes/wip/dev/blockchain/geth/recipe.toml
2026-02-01 15:15:25 -03:00

8 lines
246 B
TOML

#TODO missing script for gnu make: https://geth.ethereum.org/docs/getting-started/installing-geth#build-from-source
[source]
git = "https://github.com/ethereum/go-ethereum"
branch = "release/1.16"
shallow_clone = true
[build]
template = "custom"