solana/sdk
Justin Starry 140a5f633d
Simplify replay vote tracking by using packet metadata (#21112)
2021-11-03 09:02:48 +00:00
..
benches add checked instructions sysvar api (#20790) 2021-10-19 21:01:58 -07:00
bpf Bump bpf-tools to v1.18 (#20991) 2021-10-26 22:51:44 +00:00
cargo-build-bpf Add cargo-build-bpf logic to recover from failed package downloads (#21138) 2021-11-02 22:41:06 +00:00
cargo-test-bpf chore: bump cargo_metadata from 0.14.0 to 0.14.1 (#21042) 2021-10-28 18:43:26 +00:00
docker-solana
macro
program Update fee api to use blockhash (#21054) 2021-10-29 13:52:59 -07:00
src Simplify replay vote tracking by using packet metadata (#21112) 2021-11-03 09:02:48 +00:00
.gitignore
Cargo.toml
README.md
Xargo.toml
build.rs

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