solana-with-rpc-optimizations/sdk
Brennan 000b912fc6
Update discord invite links (#30909)
* Update discord invite links

* Point to Stack Exchange for support
2023-03-29 09:14:22 -07:00
..
benches
bpf
cargo-build-bpf
cargo-build-sbf
cargo-test-bpf
cargo-test-sbf [cargo-test-sbf] Rename sbf-tools to platform-tools and use sbfv1 (#30927) 2023-03-28 20:30:14 +09:00
docker-solana
gen-headers
macro
program Update discord invite links (#30909) 2023-03-29 09:14:22 -07:00
sbf
src Remove redundant check during loading upgradeable program for writing (#30561) 2023-03-28 11:50:49 -07:00
tests
.gitignore
Cargo.toml
README.md Update discord invite links (#30909) 2023-03-29 09:14:22 -07:00
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 Stack Exchange