solana/sdk/program
Justin Starry fd33f523ab
Generate packet offsets for versioned messages (#19138)
* Add support for generating packet offsets for new versioned message

* Remove outdated test

* match over version
2021-08-16 17:55:15 -07:00
..
src Generate packet offsets for versioned messages (#19138) 2021-08-16 17:55:15 -07:00
Cargo.toml chore: bump blake3 from 0.3.8 to 1.0.0 (#18908) 2021-07-27 17:55:21 -06:00
README.md Fix link typo in program README (#18916) 2021-07-27 08:54:37 -05:00
Xargo.toml
build.rs

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