solana/sdk/program
Trent Nelson abe5a0a349 gate libsecp256k1 upgrade to v0.5.0 2021-07-15 18:43:55 +00:00
..
src gate libsecp256k1 upgrade to v0.5.0 2021-07-15 18:43:55 +00:00
Cargo.toml chore: bump borsh from 0.9.0 to 0.9.1 (#18664) 2021-07-14 22:31:12 -06:00
README.md Add sdk and program READMEs (#18154) 2021-06-23 21:22:35 +00:00
Xargo.toml Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00
build.rs Initial population of solana-program-sdk 2020-10-24 08:37:55 -07:00

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