Docs.rs
aztec-core-0.2.4
aztec-core 0.2.4
Docs.rs crate page
Apache-2.0
Links
crates.io
Source
Owners
ametel01
Dependencies
ark-bn254 ^0.5
normal
ark-ff ^0.5
normal
ark-serialize ^0.5
normal
base64 ^0.22
normal
hex ^0.4
normal
rand ^0.8
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
taceo-poseidon2 ^0.2.1
normal
thiserror ^2
normal
url ^2
normal
Versions
97.98%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
Crate aztec_core
aztec_
core
0.2.4
All Items
Crate Items
Re-exports
Modules
Crate
aztec_
core
Copy item path
Source
Expand description
Core types shared across the Aztec Rust workspace.
Re-exports
§
pub use error::
Error
;
Modules
§
abi
constants
Well-known protocol contract addresses and domain separators.
error
fee
grumpkin
Minimal Grumpkin curve arithmetic for contract address derivation.
hash
Poseidon2 hash functions for the Aztec protocol.
tx
types