Oliver Tušla ec7b1c8bda Fix typo: where -> were (#30599) 2 жил өмнө
..
src ec7b1c8bda Fix typo: where -> were (#30599) 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 bd98f3a533 chore: make anyhow inherit root's declaration (#30509) 2 жил өмнө
README.md 8dbed193c2 Add new logos to README files and docs (#20049) 4 жил өмнө
build.rs 63db324204 Initial population of solana-program-sdk 5 жил өмнө
package.json 7b238b3645 fix: renamed the internal wasm_bindgen init function to avoid collision 3 жил өмнө

README.md

Solana

Solana Program

Use the Solana Program Crate to write on-chain programs in Rust. If writing client-side applications, use the Solana SDK Crate instead.

More information about Solana is available in the Solana documentation.

Helloworld and the Solana Program Library provide examples of how to use this crate.

Still have questions? Ask us on Discord