solana-with-rpc-optimizations/sdk
Dmitri Makarov a9d9a5095b Bump bpf-tools to v1.23 2022-02-03 15:50:18 -08:00
..
benches
bpf Bump bpf-tools to v1.23 2022-02-03 15:50:18 -08:00
cargo-build-bpf Bump bpf-tools to v1.23 2022-02-03 15:50:18 -08:00
cargo-test-bpf
docker-solana
macro
program
src Cleanup: TransactionContext (#22910) 2022-02-03 17:19:42 +01: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