snarkvm-profiler 0.0.5

Profiler for a decentralized virtual machine
Documentation
[dependencies.colored]
optional = true
version = "2"

[features]
print-trace = ["colored"]

[package]
authors = ["The Aleo Team <hello@aleo.org>"]
categories = ["cryptography::cryptocurrencies", "operating-systems"]
description = "Profiler for a decentralized virtual machine"
edition = "2018"
homepage = "https://aleo.org"
include = ["Cargo.toml", "src", "README.md", "LICENSE.md"]
keywords = ["aleo", "cryptography", "blockchain", "decentralized", "zero-knowledge"]
license = "GPL-3.0"
name = "snarkvm-profiler"
repository = "https://github.com/AleoHQ/snarkVM"
version = "0.0.5"