Skip to content

Credo client and server exposing a REST API to resolve objects in Indy ledgers

License

Notifications You must be signed in to change notification settings

2060-io/credo-ts-indy-vdr-proxy

Repository files navigation

Credo Indy VDR Proxy

This repository contains a server exposing a REST API to resolve objects in Indy ledgers and a client for usage with a Credo Agent .

By using these components, your mobile application based on Credo can delegate Indy object resolution to a trusted server supporting any Indy networks you want. This makes the app lighter and avoids the need of managing ZMQ sockets within the mobile environment, which could cause troubles in certain situations.

Take a look at the documentation of client and server for more details.