solana/sdk
Ashwin Sekar eeec1ce2ad
Add local cluster test to repro slot hash expiry bug (#21873)
2022-01-10 00:58:21 -05:00
..
benches
bpf
cargo-build-bpf
cargo-test-bpf
docker-solana
macro
program Add local cluster test to repro slot hash expiry bug (#21873) 2022-01-10 00:58:21 -05:00
src Refactor Rent::due() with RentDue enum (#22346) 2022-01-08 09:03:46 -06:00
tests
.gitignore
Cargo.toml Bump sha2 from 0.10.0 to 0.10.1 (#22359) 2022-01-08 00:17:32 -07:00
README.md
Xargo.toml
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