tsp_sdk 0.13.0

Rust implementation of the Trust Spanning Protocol
Documentation
1
2
3
4
5
6
7
8
9
10
[project]
name = "tsp-sdk"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.12"
dependencies = ["did-webvh"]

[tool.uv.sources]
did-webvh = { git = "https://github.com/decentralized-identity/didwebvh-py.git" }