Skip to content

Read messages from the BCH blockchain using the memo.cash protocol

License

Notifications You must be signed in to change notification settings

christroutner/memo-get

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memo-get

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.

Installation

  • Install the npm package globally, in order to use it as a command line tool:

sudo npm install -g memo-get

Usage

  • memo-get -h - display help menu
  • memo-get -v - display version
  • memo-get -a <cash address> - Scan transaction for 'IPFS UPDATE' messages.

About

Read messages from the BCH blockchain using the memo.cash protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published