2 unstable releases

0.1.0 Mar 20, 2024
0.0.0-alpha.1 Mar 19, 2024

#14 in #wormhole

Download history 32/week @ 2024-10-14 83/week @ 2024-10-21 76/week @ 2024-10-28 145/week @ 2024-11-04 133/week @ 2024-11-11 61/week @ 2024-11-18 115/week @ 2024-11-25 121/week @ 2024-12-02 153/week @ 2024-12-09 152/week @ 2024-12-16 82/week @ 2024-12-23 72/week @ 2024-12-30 173/week @ 2025-01-06 172/week @ 2025-01-13 70/week @ 2025-01-20 74/week @ 2025-01-27

489 downloads per month
Used in 2 crates

Apache-2.0

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.6–3.5MB
~59K SLoC