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