2 unstable releases
0.1.0 | Mar 20, 2024 |
---|---|
0.0.0-alpha.1 | Mar 19, 2024 |
#10 in #wormhole
304 downloads per month
Used in 2 crates
300KB
6K
SLoC
The core
module provides all the pure Rust Wormhole primitives.
This crate provides chain-agnostic types from Wormhole for consumption in on-chain contracts and within other chain-specific Wormhole Rust SDK's. It includes:
- Constants containing known network data/addresses.
- Parsers for VAA's and Payloads.
- Data types for Wormhole primitives such as GuardianSets and signatures.
- Verification Primitives for securely checking payloads.
Dependencies
~2.7–3.5MB
~59K SLoC