solana-program-library/memo/README.md

8 lines
250 B
Markdown
Raw Normal View History

# 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