solana-with-rpc-optimizations/sdk
Alexander Meißner 85befbc8cd
Removes bpf_loader_upgradeable_program feature gate. (#19102)
2021-08-11 00:08:57 +02:00
..
benches
bpf Bump bpf-tools to v1.15 (#19117) 2021-08-10 07:21:14 +00:00
cargo-build-bpf Bump bpf-tools to v1.15 (#19117) 2021-08-10 07:21:14 +00:00
cargo-test-bpf
docker-solana
macro
program
src Removes bpf_loader_upgradeable_program feature gate. (#19102) 2021-08-11 00:08:57 +02: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