solana-with-rpc-optimizations/sdk
Michael Vines b05c7d91ed Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
..
benches
bpf Disallow deployment of deprecated _sol_alloc_free syscall (#25179) 2022-05-20 13:19:41 -07:00
cargo-build-bpf
cargo-test-bpf
docker-solana
gen-headers
macro
program Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
src Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07: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