solana-with-rpc-optimizations/sdk
Dmitri Makarov 1896d4110f
Bump sbf-tools version (#30186)
2023-02-08 13:20:26 -08:00
..
benches
bpf Bump sbf-tools version (#30186) 2023-02-08 13:20:26 -08:00
cargo-build-bpf
cargo-build-sbf Bump sbf-tools version (#30186) 2023-02-08 13:20:26 -08:00
cargo-test-bpf
cargo-test-sbf
docker-solana
gen-headers
macro
program Reorders AccountInfo checks in check_type_assumptions() (#30143) 2023-02-06 17:06:07 -05:00
sbf Bump sbf-tools version (#30186) 2023-02-08 13:20:26 -08:00
src
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