vc-holder 0.1.0-alpha

OpenID compliant Verifiable Credential holder API, typically implemented by a wallet
Documentation
[lib]
name = "vc_holder"
path = "src/lib.rs"

[package]
authors = ["Credibil"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["authentication", "cryptography", "data-structures"]
description = "OpenID compliant Verifiable Credential holder API, typically implemented by a wallet"
edition = "2024"
exclude = [".*", "/docs", "snapshots/"]
homepage = "https://vercre.io"
keywords = ["credentials", "decentralized", "identity", "openid", "verifiable"]
license = "MIT OR Apache-2.0"
name = "vc-holder"
readme = "README.md"
repository = "https://github.com/vercre/placeholder"
resolver = "2"
rust-version = "1.85"
version = "0.1.0-alpha"