[package] name = "nanite-cli" version = "0.0.1" authors = ["Matthew J Perez "] edition = "2018" description = "Command-line utility for nanite's user-level features." license = "MIT OR Apache-2.0" repository = "https://github.com/mattjperez/nanite-cli" keywords = ["crypto", "blockchain"] categories = ["command-line-utilities", "cryptography::cryptocurrencies"] [dependencies] nanite = "0.0.1"