solana/sdk/program
Will Hickey 04a6a631bc
Bump version to v1.16 (#30028)
2023-01-31 17:48:33 -06:00
..
src Eliminate unchecked arithmetic in vote program (#29885) 2023-01-25 21:55:52 -08:00
tests
.gitignore
Cargo.toml Bump version to v1.16 (#30028) 2023-01-31 17:48:33 -06:00
README.md
build.rs
package.json

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