solana-program-library/memo
Michael Vines 158fa1dea6 Upgrade to Solana v1.4.14 2020-12-03 05:39:55 +00:00
..
program Upgrade to Solana v1.4.14 2020-12-03 05:39:55 +00:00
README.md Fix broken stake-pool docs link and make readme's consistent (#805) 2020-11-06 09:15:27 +08: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/memo