Files
solana/sdk
Michael Vines 81d2c3261c Derive Pod/Zeroable for Pubkey
(cherry picked from commit f966859829)

# Conflicts:
#	Cargo.lock
#	programs/bpf/Cargo.lock
#	sdk/program/Cargo.toml
2021-10-07 07:44:12 -07:00
..
2021-10-06 17:57:06 -07:00
2021-10-06 17:57:06 -07:00
2021-09-29 18:12:58 +02:00
2021-10-06 17:57:06 -07:00
2021-10-07 07:44:12 -07:00
2021-10-06 15:55:29 -06:00
2019-07-12 18:28:42 -07:00
2021-10-06 17:57:06 -07:00

Solana

Solana SDK

Use the Solana SDK Crate to write client side applications in Rust. If writing on-chain programs, use the Solana Program Crate instead.

More information about Solana is available in the Solana documentation.

The Solana Program Library provides examples of how to use this crate.

Still have questions? Ask us on Discord