Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

matt-raffel-kiva/tdc-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

The apps in this repo simulate users in the transaction system. Each app is interactive, meaning you will direct their behaviors. Each app run in a separate process. The apps interact with their agents which in turn interact with the TDC.

Apps

FSP - represents a bank, merchant, vendor, NGO etc....
User - represents a citizen, individual
ID Issuer (maybe)

Setup

  1. Get Protocol-Aries working first
  2. Download this repo into a separate folder
  3. Setup to use dotnet. Suggest looking at this for now

Running

  1. Get Protocol-Aries running. You will probably want to do this in separate console windows.
  2. In one console window, run dotnet run --project endpoints/fsp/fsp.csproj
  3. In another console window, run dotnet run --project endpoints/tro/tro.csproj

About

apps simulating users in the transaction system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages