Run a Zircuit Garfield Testnet (garfield) RPC node with docker compose
Clients: geth • Types: archive, pruned • Chain ID: 48898
Quickstart
# Clone the repo
git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker
# Run Zircuit Garfield Testnet (garfield) with docker compose
COMPOSE_FILE=base.yml:rpc.yml:zircuit-garfield-op-geth-pruned-pebble-hash.yml
docker compose up -d
# Check status
./show-status.sh
Configurations
Available docker-compose configurations for this chain:
| Compose File | Client | Type |
|---|---|---|
zircuit-garfield-op-geth-archive-leveldb-hash.yml | geth | archive |
zircuit-garfield-op-geth-archive-pebble-hash.yml | geth | archive |
zircuit-garfield-op-geth-pruned-pebble-hash.yml | geth | pruned |
zircuit-garfield-op-geth-pruned-pebble-path.yml | geth | pruned |
See all configurations in the ethereum-rpc-docker repository.
Chain Information
- Network Family
- zircuit
- Chain
- garfield
- Chain ID
48898- Total Configurations
- 4
Resources
Managed service: Let us run it for you on our fleet.
Contact sebastian@stakesquid.eu to discuss.