agent/agent library

Classes

InfraDIDCommAgent
Represents an InfraDIDComm agent that can connect to other agents and exchange messages.

Functions

makeJWEFromMessage(String mnemonic, String receiverDID, InfraDIDCommAgent agent, Map<String, dynamic> jsonMessage) Future<String>