Skip to content

A web based simulation for IoT devices to issue and verify credentials via hyperledger indy SDK

License

Notifications You must be signed in to change notification settings

TrustNetPK/IoT-agent-simulation

Repository files navigation

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)