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:
- Redis is included in the container, automatically running on localhost:6379.
- App is available at http://localhost:3000
- No additional setup required.