solana-with-rpc-optimizations/sdk
Yihau Chen ccef90c48d
chore: bump sha3 to 0.10.4 (#30491)
2023-02-27 03:19:35 +08:00
..
benches
bpf
cargo-build-bpf chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
cargo-build-sbf chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
cargo-test-bpf chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
cargo-test-sbf chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
docker-solana
gen-headers chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
macro chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
program chore: bump sha3 to 0.10.4 (#30491) 2023-02-27 03:19:35 +08:00
sbf
src refactor to remove additional is_simple_vote check (#30521) 2023-02-24 23:49:04 -06:00
tests
.gitignore
Cargo.toml chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08: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