Skip to content

mwherman2000/agent-framework

 
 

Repository files navigation

Agent Framework

.NET Core library for building Sovrin agents

Build Status Build Status MyGet

Agent Framework is a .NET Core library for building Sovrin interoperable agent services. It is an abstraction on top of Indy SDK that provides a set of API's for managing agent workflows. The framework runs .NET Standard (2.0+), including ASP.NET Core and Xamarin.

Documentation

A very quick demo

With Docker installed, run

docker-compose up

This will create an agent network with a pool of 4 indy nodes and 2 agents able to communicate with each other in the network. Navigate to http://localhost:7000 and http://localhost:8000 to create and accept connection invitations between the different agents.

About

Agent Framework for building SSI agent services w/ .NET Core

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.4%
  • Other 0.6%