xdapp-book/src/technical/solana/overview.md

586 B

Solana

The implementation contracts for Wormhole's official Solana integration can be found here.

The deployed contract addresses can be found on the Contracts page.

Solana is a rust-based programming environment. You'll likely find the Wormhole Rust SDK useful.

The Solana integration is also fully supported by the Wormhole Typescript SDK.