solana-program-library/memo
Michael Vines 2b5e9d1286 Drop lifetimes 2020-11-01 20:48:15 -08:00
..
program Drop lifetimes 2020-11-01 20:48:15 -08:00
README.md Move program READMEs back 2020-08-08 23:04:16 +00:00

README.md

Memo Program

A simple program that validates a string of UTF-8 encoded characters. It can be used to record a string on-chain, stored in the instruction data of a successful transaction.

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