solana/sdk/program
Michael Vines e7b36c8484 borsh: add bool type 2021-07-05 13:14:18 -07:00
..
src borsh: add bool type 2021-07-05 13:14:18 -07:00
Cargo.toml chore: bump log from 0.4.11 to 0.4.14 (#18323) 2021-06-30 18:32:01 +00:00
README.md Add sdk and program READMEs (#18154) 2021-06-23 21:22:35 +00: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