solana-with-rpc-optimizations/sdk
Justin Starry eb6a722eba
Clean up `nonce_must_be_writable` feature (#26444)
Clean up nonce_must_be_writable feature
2022-07-07 15:45:19 +01:00
..
benches
bpf
cargo-build-bpf Bump Version to 1.11.2 (#26159) 2022-06-22 21:16:18 -05:00
cargo-build-sbf Bump Version to 1.11.2 (#26159) 2022-06-22 21:16:18 -05:00
cargo-test-bpf Bump Version to 1.11.2 (#26159) 2022-06-22 21:16:18 -05:00
cargo-test-sbf Bump Version to 1.11.2 (#26159) 2022-06-22 21:16:18 -05:00
docker-solana
gen-headers Bump Version to 1.11.2 (#26159) 2022-06-22 21:16:18 -05:00
macro Bump Version to 1.11.2 (#26159) 2022-06-22 21:16:18 -05:00
program Clean up `nonce_must_be_writable` feature (#26444) 2022-07-07 15:45:19 +01:00
src Clean up `nonce_must_be_writable` feature (#26444) 2022-07-07 15:45:19 +01:00
tests
.gitignore
Cargo.toml chore: bump serde from 1.0.137 to 1.0.138 (#26421) 2022-07-05 23:18:08 -06: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