solana-with-rpc-optimizations/sdk
behzad nouri 9524c9dbff patches errors from clippy::uninlined_format_args
https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args
2022-12-06 19:32:15 +00:00
..
benches
bpf added alt_bn syscalls (#27961) 2022-11-21 17:43:06 +01:00
cargo-build-bpf
cargo-build-sbf patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
cargo-test-bpf patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
cargo-test-sbf patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
docker-solana
gen-headers patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
macro Refactor - derive `CloneZeroed` (#28771) 2022-11-09 18:15:42 +01:00
program patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
sbf added alt_bn syscalls (#27961) 2022-11-21 17:43:06 +01:00
src patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00
tests
.gitignore
Cargo.toml
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