Files
2026-04-17 09:23:55 +01:00

10 lines
205 B
TOML

[package]
name = "example-verify-signature"
version = "0.1.0"
edition = "2021"
publish = false
[workspace]
[dependencies]
nym-cli-commands = { git = "https://github.com/nymtech/nym", branch = "develop" }