https://github.com/quanttide/quanttide-specification-of-digital-identities
量潮数字身份标准
https://github.com/quanttide/quanttide-specification-of-digital-identities
digital-identity iam quanttide quanttide-id
Last synced: 6 months ago
JSON representation
量潮数字身份标准
- Host: GitHub
- URL: https://github.com/quanttide/quanttide-specification-of-digital-identities
- Owner: quanttide
- License: apache-2.0
- Created: 2023-06-02T08:43:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T19:25:30.000Z (over 2 years ago)
- Last Synced: 2024-02-18T19:29:23.853Z (over 2 years ago)
- Topics: digital-identity, iam, quanttide, quanttide-id
- Homepage: https://quanttide.github.io/quanttide-specification-of-digital-identities/
- Size: 2.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 量潮身份及访问管理标准
## 构建
假设系统已经安装Python。
```shell
# 如果未安装JupyterBook
pip install jupyter-book
# 构建
jb build .
```