solana/sdk/program
Michael Vines 48862c575a Add StakeInstruction::Redelegate 2022-07-27 20:24:25 -06:00
..
src Add StakeInstruction::Redelegate 2022-07-27 20:24:25 -06:00
tests
.gitignore
Cargo.toml Bump Version to 1.11.5 (#26758) 2022-07-25 13:05:14 -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