2 unstable releases

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

#2223 in Magic Beans

Download history 356/week @ 2024-03-16 89/week @ 2024-03-23 152/week @ 2024-03-30 137/week @ 2024-04-06 184/week @ 2024-04-13 82/week @ 2024-04-20 88/week @ 2024-04-27 18/week @ 2024-05-04 17/week @ 2024-05-11 46/week @ 2024-05-18 51/week @ 2024-05-25

148 downloads per month
Used in pythnet-sdk

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.8–4MB
~62K SLoC