solana-program-library/memo
Jack May a7b121074d Remove skip-no-mangle entirely 2020-10-07 09:13:59 -07:00
..
program Remove skip-no-mangle entirely 2020-10-07 09:13:59 -07: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