solana-with-rpc-optimizations/sdk/program
Brian Anderson a69ee79111 Delete unused create_test_recent_blockhashes 2022-08-02 01:28:23 -06:00
..
src Delete unused create_test_recent_blockhashes 2022-08-02 01:28:23 -06:00
tests
.gitignore
Cargo.toml
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