solana-with-rpc-optimizations/sdk
Michael Vines 533eadd024 Remove StakeState::get_rent_exempt_reserve() 2022-04-25 21:43:04 -07:00
..
benches
bpf Update llvm include path in C toolchain makefile 2022-04-19 21:38:36 -07:00
cargo-build-bpf sdk: Add --jobs parameter in build/test bpf (#24359) 2022-04-15 13:49:43 +02:00
cargo-test-bpf sdk: Add --jobs parameter in build/test bpf (#24359) 2022-04-15 13:49:43 +02:00
docker-solana
macro Add Ident case (#24390) 2022-04-15 16:27:25 -06:00
program Remove StakeState::get_rent_exempt_reserve() 2022-04-25 21:43:04 -07:00
src cleanup in vote/stake accounts (#24608) 2022-04-23 08:28:21 -05:00
tests
.gitignore
Cargo.toml chore: bump anyhow from 1.0.56 to 1.0.57 (#24618) 2022-04-22 23:34:34 -06:00
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