Run a Lens Testnet (testnet) RPC node with docker compose

Clients: external-node • Types: archive, pruned • Chain ID: 37111

Quickstart

# Clone the repo git clone https://git.stakesquid.eu/StakeSquid/ethereum-rpc-docker.git && cd ethereum-rpc-docker # Run Lens Testnet (testnet) with docker compose COMPOSE_FILE=base.yml:rpc.yml:lens-testnet-external-node-pruned.yml docker compose up -d # Check status ./show-status.sh

Configurations

Available docker-compose configurations for this chain:

Compose FileClientType
lens-testnet-external-node-archive.ymlexternal-nodearchive
lens-testnet-external-node-pruned.ymlexternal-nodepruned

See all configurations in the ethereum-rpc-docker repository.

Chain Information

Network Family
lens
Chain
testnet
Chain ID
37111
Total Configurations
2

Resources

Managed service: Let us run it for you on our fleet.
Contact sebastian@stakesquid.eu to discuss.

Project Website

View RPC Docker

← Back to Chains Directory