2 unstable releases

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

#10 in #wormhole

Download history 56/week @ 2024-07-19 71/week @ 2024-07-26 136/week @ 2024-08-02 227/week @ 2024-08-09 172/week @ 2024-08-16 214/week @ 2024-08-23 259/week @ 2024-08-30 231/week @ 2024-09-06 244/week @ 2024-09-13 66/week @ 2024-09-20 54/week @ 2024-09-27 88/week @ 2024-10-04 37/week @ 2024-10-11 52/week @ 2024-10-18 95/week @ 2024-10-25 107/week @ 2024-11-01

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