solana-program-library/shared-memory
Jon Cinque 6ee008d256
Update SDK to 1.9.2, fix warnings (#2674)
* Update SDK to 1.9.2, fix warnings

* Upgrade honggfuzz

* Use `get_latest_blockhash` correctly
2021-12-28 23:02:47 -05:00
..
program Update SDK to 1.9.2, fix warnings (#2674) 2021-12-28 23:02:47 -05: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