GarlicoinOrg / Garlicoin

Garlicoin source tree
http://garlicoin.io
MIT License
139 stars 59 forks source link

Feature: yak type messages in Garlicoin wallet #62

Closed ryan-shaw closed 6 years ago

ryan-shaw commented 6 years ago

Allow users to be able to permantely place messages in the chain easily in the desktop QT wallet.

ryan-shaw commented 6 years ago

This can easily be achieved with OP_RETURN opcode. A web frontend would need to be created to easily view these messages.