Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 565 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 565 Bytes

Run indy based reference agent Simulation for IoT Devices.

Quick start Instructions

Run this repository by running through docker-compose.

docker-compose build
docker-compose up

Access the agents in a web browser:

To open an agent instance, in a web browser navigate to:

  • localhost:3000 for Tesla (Username: tesla, Password: 123)
  • localhost:3001 for Requester-Vehicle (Username: requester-vehicle, Password: 123)
  • localhost:3002 for Front-Vehicle (Username: front-vehicle, Password: 123)