solana/sdk/program
Brian Anderson 28f979b5a5
Fix solana_program::vote docs (#27621)
2022-09-07 13:05:52 -06:00
..
src Fix solana_program::vote docs (#27621) 2022-09-07 13:05:52 -06:00
tests
.gitignore
Cargo.toml Bump version to v1.12 (#26967) 2022-08-06 13:20:30 -05: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