/indy-agent

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Reference implementation of the indy-agent

This repository is focused on reference agents and associated tools.

If you are interested in developing indy-sdk, please visit the indy-sdk repository and follow the getting started guide there.

In order to run any of the reference implementations, you must have libindy built and have a running ledger. If you are just trying it out, we recommend running a ledger locally using docker.

See the README in each implementation directory for more specific details.