solana/sdk
Alexander Meißner 29ad081555
Stop caching sysvars, instead load them ahead of time. (#21108)
2021-11-04 09:48:34 +01:00
..
benches
bpf Bump bpf-tools to v1.18 (#20991) 2021-10-26 22:51:44 +00:00
cargo-build-bpf Make cargo-build-bpf clean up after failed installation of bpf-tools (#21143) 2021-11-03 21:06:14 +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 Stop caching sysvars, instead load them ahead of time. (#21108) 2021-11-04 09:48:34 +01:00
src Stop caching sysvars, instead load them ahead of time. (#21108) 2021-11-04 09:48:34 +01: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