solana-with-rpc-optimizations/sdk
carllin 870ac80b79
Prioritize BankingStage packets individually in min-max heap (#24187)
2022-05-04 21:50:56 -05: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 Simplify register and bind (#24724) 2022-04-28 10:24:42 +02:00
src Prioritize BankingStage packets individually in min-max heap (#24187) 2022-05-04 21:50:56 -05:00
tests
.gitignore
Cargo.toml chore: bump log from 0.4.16 to 0.4.17 (#24987) 2022-05-05 01:49:18 +00: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