wormhole-solana-utils 0.3.0-alpha.0

Utilities for Solana
Documentation
[dependencies.anchor-lang]
optional = true
version = ">=0.29.0"

[dependencies.solana-program]
version = "1.17.20"

[features]
anchor = ["dep:anchor-lang"]
default = ["anchor"]

[package]
authors = ["Wormhole Contributors"]
description = "Utilities for Solana"
edition = "2021"
homepage = "https://github.com/wormhole-foundation/wormhole-sdk-rs"
license = "Apache-2.0"
name = "wormhole-solana-utils"
repository = "https://github.com/wormhole-foundation/wormhole-sdk-rs"
rust-version = "1.68"
version = "0.3.0-alpha.0"