This example program is written in Solana using only the Solana toolsuite.
pnpm build-and-testThis builds the program with cargo build-sbf and runs the tests against an
in-process solana-bankrun runtime — no local validator required.
pnpm build
pnpm deploy