solana/sdk
Tao Zhu 9c9f2dd5bd port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
..
benches
bpf
cargo-build-bpf
cargo-test-bpf
docker-solana
macro
program Store address table lookups in blockstore and bigtable (#22402) 2022-01-14 15:24:41 +08:00
src port counting vote CUs to block cost (#22477) 2022-01-14 10:50:29 -06:00
tests
.gitignore
Cargo.toml Bump memmap2 from 0.5.1 to 0.5.2 (#22414) 2022-01-11 15:08:13 -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