8000 GitHub - OmniOneID/did-ta-server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OmniOneID/did-ta-server

TA(Trust Agent) Server

Welcome to the TA Server Repository.
This repository contains the source code, documentation, and related resources for the TAS Server.

Folder Structure

Overview of the major folders and documents in the project directory:

did-ta-server
├── CHANGELOG.md
├── CLA.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── LICENSE
├── dependencies-license.md
├── MAINTAINERS.md
├── README.md
├── RELEASE-PROCESS.md
├── SECURITY.md
├── docs
│   └── admin
│       └── OpenDID_TAAdmin_Operation_Guide_ko.md
│   └── api
│       └── TAS_API_ko.md
│   └── errorCode
│       └── TAS_ErrorCode.md
│   └── installation
│       └── OpenDID_TASServer_InstallationAndOperation_Guide.md
│   └── db
│       └── OpenDID_TableDefinition_TAS.md
└── source
    └── did-ta-admin
        ├── frontend
    └── did-ta-server

Below is a description of each folder and file in the directory:

Name Description
CHANGELOG.md Version-specific changes in the project
CODE_OF_CONDUCT.md Code of conduct for contributors
CONTRIBUTING.md Contribution guidelines and procedures
LICENSE License
dependencies-license.md Licenses for the project’s dependency libraries
MAINTAINERS.md Guidelines for project maintainers
RELEASE-PROCESS.md Procedures for releasing new versions
SECURITY.md Security policies and vulnerability reporting
docs Documentation
┖ admin Admin Console guide documentation
┖ api API guide documentation
┖ errorCode Error codes and troubleshooting guides
┖ installation Installation and setup instructions
┖ db Database ERD, Table Specifications
source Source code for the server and admin console
┖ did-ta-server TA Server source code
┖ did-ta-admin TA Admin 8000 source code
   ┖ frontend TA Admin frontend source code

Installation And Operation Guide

For detailed instructions on installing the TA Server, please refer to the guide below:

For detailed instructions on operating the TA Admin Console, please refer to the guide below:

API Reference

  • TA API: Detailed reference for the TA Server's API endpoints and usage.

Change Log

The Change Log provides a detailed record of version-specific changes and updates. You can find it here:

OpenDID Demonstration Videos

To watch our demonstration videos of the OpenDID system in action, please visit our Demo Repository.

These videos showcase key features including user registration, VC issuance, and VP submission processes.

Contributing

Please read CONTRIBUTING.md and CODE_OF_CONDUCT.md for details on our code of conduct, and the process for submitting pull requests to us.

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

0