# ursa-docs **Repository Path**: hyperledger/ursa-docs ## Basic Information - **Project Name**: ursa-docs - **Description**: No description available - **Primary Language**: Unknown - **License**: CC-BY-4.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-27 - **Last Updated**: 2025-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)