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

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