coldstar-validation 0.2.0

Input validation for device paths, addresses, passwords, and amounts
Documentation
[package]

name = "coldstar-validation"

version.workspace = true

edition.workspace = true

license.workspace = true

authors.workspace = true

repository.workspace = true

homepage.workspace = true

description = "Input validation for device paths, addresses, passwords, and amounts"

keywords = ["solana", "cold-wallet", "validation", "security"]

categories = ["cryptography", "authentication"]

readme = "README.md"



[dependencies]

regex = "1"

url = "2"

thiserror.workspace = true

bs58.workspace = true

solana-sdk.workspace = true