solana-program-library/memo
Tyera Eulberg 6fd59175c8
Bump memo (#126)
2020-07-13 21:40:32 +00:00
..
src Bump solana-sdk to 1.2.10 (#124) 2020-07-13 14:55:46 -06:00
Cargo.lock Bump memo (#126) 2020-07-13 21:40:32 +00:00
Cargo.toml Bump memo (#126) 2020-07-13 21:40:32 +00:00
README.md Add utf8 memo program (#27) 2020-06-05 20:13:15 -06:00
Xargo.toml Add utf8 memo program (#27) 2020-06-05 20:13:15 -06:00
program-id.md Add utf8 memo program (#27) 2020-06-05 20:13:15 -06:00

README.md

Memo Program

A simple program that accepts a string of encoded characters and verifies that it parses. Currently handles UTF-8.