Tao Zhu 3b9438fd49 Replace hardcoded loaded accounts size limit with compute budget instruction (#30506) 2 年之前
..
benches bad09812e3 AccountSharedData: optimize set_data_from_slice 3 年之前
bpf b915b47315 Bump sbf-tools version to v1.35 (#30628) 2 年之前
cargo-build-bpf df3ef111f7 chore: workspace inheritance (#29893) 2 年之前
cargo-build-sbf b915b47315 Bump sbf-tools version to v1.35 (#30628) 2 年之前
cargo-test-bpf df3ef111f7 chore: workspace inheritance (#29893) 2 年之前
cargo-test-sbf df3ef111f7 chore: workspace inheritance (#29893) 2 年之前
docker-solana e03022101b Fix solana docker image 4 年之前
gen-headers df3ef111f7 chore: workspace inheritance (#29893) 2 年之前
macro df3ef111f7 chore: workspace inheritance (#29893) 2 年之前
program ec7b1c8bda Fix typo: where -> were (#30599) 2 年之前
sbf b915b47315 Bump sbf-tools version to v1.35 (#30628) 2 年之前
src 3b9438fd49 Replace hardcoded loaded accounts size limit with compute budget instruction (#30506) 2 年之前
tests 7b238b3645 fix: renamed the internal wasm_bindgen init function to avoid collision 3 年之前
.gitignore 488dc37fec Add wasm bindings for `Pubkey` and `Keypair` 4 年之前
Cargo.toml df3ef111f7 chore: workspace inheritance (#29893) 2 年之前
README.md 8dbed193c2 Add new logos to README files and docs (#20049) 4 年之前
build.rs 6858950f76 Remove frozen ABI modules from solana-sdk 5 年之前
package.json 488dc37fec Add wasm bindings for `Pubkey` and `Keypair` 4 年之前

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