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