solana-program-library/shared-memory
Jon Cinque f97a3dc7cf
clippy: Deny integer arithmetic, add allows where needed (#3606)
2022-09-15 13:16:53 +02:00
..
program clippy: Deny integer arithmetic, add allows where needed (#3606) 2022-09-15 13:16:53 +02:00
README.md ci: Split out test-bpf into separate workflows for each program (#1893) 2021-06-11 22:35:00 +02:00

README.md

Shared memory program

A shared-memory program on the Solana blockchain, usable for sharing data between programs or within cross-program invocations.

Full documentation is available at https://spl.solana.com/shared-memory