A simple command-line tool for reading messages from the blockchain. It will scan the transaction history for a Bitcoin Cash (BCH) address and looking for messages published with the Memo.cash protocol.
- Install the npm package globally, in order to use it as a command line tool:
sudo npm install -g memo-get
memo-get -h- display help menumemo-get -v- display versionmemo-get -a <cash address>- Scan transaction for 'IPFS UPDATE' messages.