solana/sdk
Trent Nelson deb9344e49 Add helper macro for `AddAssign`ing with saturating arithmetic 2022-01-06 03:56:46 -07:00
..
benches Clean up demote program write lock feature (#21949) 2021-12-16 17:27:22 -05:00
bpf Re-enable LTO (#22287) 2022-01-06 09:16:50 +11:00
cargo-build-bpf Re-enable LTO (#22287) 2022-01-06 09:16:50 +11:00
cargo-test-bpf
docker-solana
macro
program Add zk_token_sdk_enabled feature to gate Zk Token proof program and `sol_zk_token_elgamal_op` syscalls 2022-01-05 11:57:37 -08:00
src Add helper macro for `AddAssign`ing with saturating arithmetic 2022-01-06 03:56:46 -07:00
tests
.gitignore
Cargo.toml Bump generic-array from 0.14.4 to 0.14.5 (#22297) 2022-01-05 12:01:15 -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