solana-program-library/shared-memory
Jack May 08d9999f99
add shared-memory program (#611)
* add shared-memory program

* add offset and reduce shared object size
2020-10-14 23:50:57 +00:00
..
client add shared-memory program (#611) 2020-10-14 23:50:57 +00:00
program add shared-memory program (#611) 2020-10-14 23:50:57 +00: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