Docker Installation

Run Routstr-Client gateway using Docker for easy deployment and isolation.

Docker Compose Setup

The easiest way to run Routstr-Client gateway is using Docker Compose:

# Download and start with Docker
git clone https://github.com/9qeklajc/ecash-402-client.git
cd ecash-402-client
docker-compose up -d

💡 The service will be available at http://localhost:3333