solana-with-rpc-optimizations/sdk
steviez 2ba76e4235
chore: Use Self in Packet/PacketBatch impl blocks (#30417)
2023-02-22 10:02:50 -05:00
..
benches
bpf Bump sbf-tools version (#30397) 2023-02-21 15:23:48 +01:00
cargo-build-bpf
cargo-build-sbf Restore SBFv2 test in cargo-build-sbf tests (#30421) 2023-02-21 12:48:58 -08:00
cargo-test-bpf
cargo-test-sbf
docker-solana
gen-headers
macro
program
sbf Bump sbf-tools version (#30397) 2023-02-21 15:23:48 +01:00
src chore: Use Self in Packet/PacketBatch impl blocks (#30417) 2023-02-22 10:02:50 -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