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