solana-program-library/examples/rust/README.md

326 B

Program examples written in C

The examples in this directory demonstrate various Solana program mechanisms. They are for code reference only and are not end-to-end examples that interact with a live cluster.

Build and Test

The root README gives instructions on how to build and test these examples.