Skip to content

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

License

Notifications You must be signed in to change notification settings

thiagoromanos/aries-javascript-indy-vdr-proxy

 
 

Repository files navigation

Aries JavaScript Indy VDR Proxy

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

By using these components, your mobile application based on AFJ 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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.6%
  • JavaScript 10.4%