solana-with-rpc-optimizations/sdk
Dmitri Makarov e98a7504f2 Bump bpf-tools version to 1.12 2021-06-25 18:00:44 -07:00
..
benches
bpf Bump bpf-tools version to 1.12 2021-06-25 18:00:44 -07:00
cargo-build-bpf Bump bpf-tools version to 1.12 2021-06-25 18:00:44 -07:00
cargo-test-bpf chore: cargo +nightly clippy --fix -Z unstable-options 2021-06-18 10:42:46 -07:00
docker-solana
macro
program chore: bump curve25519-dalek from 2.1.0 to 3.0.0 (#18188) 2021-06-24 22:32:32 -06:00
src feat: remove set_upgrade_authority_via_cpi_enabled feature (#17933) 2021-06-22 10:05:33 +01:00
.gitignore
Cargo.toml chore: bump curve25519-dalek from 2.1.0 to 3.0.0 (#18188) 2021-06-24 22:32:32 -06:00
README.md Add sdk and program READMEs (#18154) 2021-06-23 21:22:35 +00:00
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