wormhole-foundation / wormhole-sdk-rs

Rust Wormhole SDK
7 stars 5 forks source link

add wormhole-io #37

Closed a5-pickle closed 1 year ago

a5-pickle commented 1 year ago

Removes read_write module from wormhole-vaas crate to its own crate: wormhole-io. These traits are useful for on-chain apps.

Added feature "alloy" that adds the same trait implementations for alloy primitives types, too.

Currently published crate with version 0.0.0-alpha.1