Skip to main content
This app is fully Dockerized and comes bundled with Redis, so you don’t need to install anything manually.

Pull the Image

Run the Container

You need to provide two values when running: RPC_URL → Your Ethereum RPC endpoint PRIVATE_KEY → Your wallet private key Example:
Notes
  • Redis is included in the container, automatically running on localhost:6379.
  • App is available at http://localhost:3000
  • No additional setup required.

Stop the Container

Find the container ID or name:
Stop it: