An open API service indexing awesome lists of open source software.

https://github.com/hyperledger/anoncreds-tex

anoncreds
https://github.com/hyperledger/anoncreds-tex

Last synced: 10 months ago
JSON representation

anoncreds

Awesome Lists containing this project

README

          

# Documentation for Ursa

[Hyperledger Ursa was moved to EOL at the TOC meeting on 27 APR 2023.](https://toc.hyperledger.org/meeting-minutes/2023/2023-04-27-TOC-meeting-record.html)

This repository is for documentation, specifications, and anything else for
[ursa](https://github.com/hyperledger/ursa).

Documents are broken down into the following folders:

- **src** is used for documenting the APIs and how to use the ursa library. Ursa uses [mdBook](https://rust-lang-nursery.github.io/mdBook/) for now.
- **bin** is used for scripts used to compile any context in **src**
- **website** is the published content from running **bin** scripts
- [specs](specs/README.md) is used for papers and specifications that are written in Latex.

![Ursa Docs CI](https://github.com/hyperledger/ursa-docs/workflows/Ursa%20Docs%20CI/badge.svg)