solana/sdk/program
Trent Nelson 730aa71834
add note about discrepancy between accounts load and sanitize caps (#29669)
2023-01-11 23:18:07 -07:00
..
src add note about discrepancy between accounts load and sanitize caps (#29669) 2023-01-11 23:18:07 -07:00
tests
.gitignore
Cargo.toml chore: bump itertools to 0.10.5 (#29580) 2023-01-11 14:07:38 +08:00
README.md
build.rs
package.json

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