solana/sdk/program
Jack May a89f180145
Allow closing upgradeable program accounts (#19319)
2021-08-24 10:05:54 -07:00
..
src Allow closing upgradeable program accounts (#19319) 2021-08-24 10:05:54 -07:00
Cargo.toml Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00
README.md
Xargo.toml
build.rs

README.md

Solana

Solana Program

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

More information about Solana is available in the Solana documentation.

Helloworld and the Solana Program Library provide examples of how to use this crate.

Still have questions? Ask us on Discord