[package]
edition = "2024"
name = "uli-wallet"
version = "0.0.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Reserved — wallet and key management."
homepage = "https://uli.foundation"
readme = "README.md"
keywords = [
"identity",
"blockchain",
"zero-knowledge",
"did",
]
categories = ["cryptography"]
license = "AGPL-3.0-only"
repository = "https://radicle.network/nodes/git.uli.foundation/rad:zHezezSuaqLwQTQ6HMdhQuAw2y7A"
[lib]
name = "uli_wallet"
path = "src/lib.rs"