fermah 0.1.0

Fermah network.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[package]
authors = ["Fermah Contributors"]
categories = ["command-line-utilities"]
description = "Fermah network."
documentation = "https://docs.fermah.xyz"
edition = "2021"
homepage = "https://fermah.xyz"
keywords = ["zero-knowledge", "proofs", "crypto", "zk", "avs"]
license = "MIT"
name = "fermah"
readme = "README.md"
repository = "https://github.com/fermah/dummy"
rust-version = "1.79"
version = "0.1.0"