solana-with-rpc-optimizations/sdk
Jack May a43ff3bbcb
cleanup (#24299)
2022-04-12 17:52:47 -07:00
..
benches
bpf Bump bpf-tools to v1.25 2022-04-12 10:51:15 -07:00
cargo-build-bpf Bump bpf-tools to v1.25 2022-04-12 10:51:15 -07:00
cargo-test-bpf Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
docker-solana
macro Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
program Resolve new clippy complaints 2022-04-11 18:15:03 -04:00
src cleanup (#24299) 2022-04-12 17:52:47 -07:00
tests
.gitignore
Cargo.toml Bump version to v1.11 (#23807) 2022-03-21 17:40:50 -05:00
README.md
build.rs
package.json

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