Docs.rs
karak-bls-0.1.2
karak-bls 0.1.2
Docs.rs crate page
BUSL-1.1
Links
Repository
crates.io
Source
Owners
jsonmyla
github:karak-network:core
krustaceany
dewpe
raoufbenhar
rishabh-vasudevan19
Dependencies
alloy ^0.2.1
normal
ark-bn254 ^0.4.0
normal
ark-ec ^0.4.2
normal
ark-ff ^0.4.2
normal
ark-serialize ^0.4.2
normal
eyre ^0.6.12
normal
karak-contracts ^0.1.1
normal
karak-kms ^0.1.1
normal
thiserror ^1.0.62
normal
trait-variant ^0.1.2
normal
serde ^1.0.207
dev
serde_json ^1.0.125
dev
tokio ^1.38.0
dev
Versions
5.26%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
karak_bls/
lib.rs
1
pub mod
keypair_signer;
2
pub mod
registration;
3
pub mod
signature;