solana-program-library/shared-memory
Michael Vines 80e29ef6b9 Port SPL to solana-program and `cargo build-bpf` 2020-10-24 19:21:38 -07:00
..
client Port SPL to solana-program and `cargo build-bpf` 2020-10-24 19:21:38 -07:00
program Port SPL to solana-program and `cargo build-bpf` 2020-10-24 19:21:38 -07:00
README.md add shared-memory program (#611) 2020-10-14 23:50:57 +00:00

README.md

Shared memory program

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

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