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