solana/sdk
Michael Vines f6371cce17 Comment cleanup 2021-07-08 21:35:58 -07:00
..
benches Remove feature switch for demoting sysvar write locks (#18373) 2021-07-06 21:22:22 +00:00
bpf Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00
cargo-build-bpf Bump bpf-tools version 2021-07-07 05:08:40 -07:00
cargo-test-bpf
docker-solana
macro
program Comment cleanup 2021-07-08 21:35:58 -07:00
src Bump compute budget for neon evm (#17700) 2021-07-08 10:43:34 -07:00
.gitignore
Cargo.toml chore: bump memmap2 from 0.2.3 to 0.3.0 (#18387) 2021-07-02 22:44:05 +00:00
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