https://github.com/hyperledger/anoncreds-tex
anoncreds
https://github.com/hyperledger/anoncreds-tex
Last synced: 10 months ago
JSON representation
anoncreds
- Host: GitHub
- URL: https://github.com/hyperledger/anoncreds-tex
- Owner: hyperledger
- License: cc-by-4.0
- Created: 2019-02-22T02:02:39.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T19:47:31.000Z (over 1 year ago)
- Last Synced: 2025-02-25T21:58:16.605Z (about 1 year ago)
- Language: TeX
- Homepage: https://wiki.hyperledger.org/display/ursa
- Size: 64.5 KB
- Stars: 7
- Watchers: 17
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
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.
