solana-with-rpc-optimizations/sdk
apfitzge 3781c0668f
separate account locks validation from creating the locks (#28292)
2022-10-07 12:23:18 -05:00
..
benches
bpf
cargo-build-bpf Migrate SDK from BPF to SBF 2022-10-07 08:57:06 -04:00
cargo-build-sbf Migrate SDK from BPF to SBF 2022-10-07 08:57:06 -04:00
cargo-test-bpf
cargo-test-sbf
docker-solana
gen-headers
macro
program
sbf Migrate SDK from BPF to SBF 2022-10-07 08:57:06 -04:00
src separate account locks validation from creating the locks (#28292) 2022-10-07 12:23:18 -05:00
tests
.gitignore
Cargo.toml
README.md
build.rs
package.json

README.md

Solana

Solana SDK

Use the Solana SDK Crate to write client side applications in Rust. If writing on-chain programs, use the Solana Program Crate instead.

More information about Solana is available in the Solana documentation.

The Solana Program Library provides examples of how to use this crate.

Still have questions? Ask us on Discord