Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

indy-agent

ArthurManz7Apache-2.00.1.0

This module allow to setup and agent did endpoint and to send message to other did endpoints (agents)

indy, hyperdledger, sovrin, indy-agent

readme

Indy Agent NodeJS

This repository is based out of the Indy-Agent repository. The main focus is to build a re-usable NPM package to allow everybody build their own agents in a easy way and match the Agent-2-Agent communication protocol.

For more information please see the agent-2-agent docs

Sample Application based on reference implementation

See example directory to see how this module implements the existing NodeJS reference implementation of Indy-Agent repository