solana/sdk
Tyera Eulberg a0e3e3c193
Add Ident case (#24390)
2022-04-15 16:27:25 -06:00
..
benches
bpf Bump bpf-tools to v1.25 2022-04-12 10:51:15 -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 Deprecate `MINIMUM_STAKE_DELEGATION` (#24329) 2022-04-14 11:59:18 -05:00
src Implement QUIC connection warmup service for future leaders (#24054) 2022-04-15 12:09:24 -07:00
tests
.gitignore
Cargo.toml chore: bump uriparse from 0.6.3 to 0.6.4 (#23799) 2022-04-13 19:33:42 -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