Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 941 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 941 Bytes

Indy Ledger Monitor

Indy Ledger Monitor is a set of tools for fetching transactions from an Indy Ledger by querying the validators of the ledger. Based on that, requests can be made for ledger transactions such as:

  • fetch pool ledger transactions
  • fetch main ledger transaction(s)
  • fetch schema id details
  • fetch credential definition details
  • fetch revocation details
  • fetch NYM details

The repo has basic tools to collect and format data and tools for using that data in different ways.

Fetch Ledger Information

This is a simple tool that can be used to retrieve ledger transactions from an Indy network. The results are returned as a JSON.

For more details see the Fetch Ledger Information readme

Contributions

Pull requests are welcome!

We also welcome issues submitted about problems you encounter in using the tools within this repo.

License

Apache License Version 2.0