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