solana-with-rpc-optimizations/sdk/program
Jack May 72e374d0f3
Deprecate SysvarRecentBlockhashes (#18875)
2021-07-27 16:34:21 -07:00
..
src Deprecate SysvarRecentBlockhashes (#18875) 2021-07-27 16:34:21 -07:00
Cargo.toml chore: bump libsecp256k1 from 0.5.0 to 0.6.0 (#18774) 2021-07-20 13:14:47 -06:00
README.md Fix link typo in program README (#18916) 2021-07-27 08:54:37 -05:00
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