Skip to content

Publish IPFS hashes to the BCH blockchain using the memo.cash protocol

License

Notifications You must be signed in to change notification settings

christroutner/memo-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memo-push

A simple command-line tool to publish IPFS hashes to the BCH blockchain using the memo.cash protocol.

oclif Version Downloads/week License Greenkeeper badge

Installation

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

sudo npm install -g memo-push

  • Create an account on memo.cash and add the private key (in WIF compressed format) to your environment variables:

export WIF=L4b9LdXgVUHYXWmSV1VFXhUzZjXhtHg6mHcx4j8XfYG9K6fReMid

Note: Any BCH address WIF can be used, but if WIF matches a memo.cash account, people will easily be able to see your updates by following your memo.cash profile.

Usage

  • memo-push -h - display help menu
  • memo-push -v - display version
  • memo-push -p <hash> - Publish an IPFS hash to the BCH blockchain.

About

Publish IPFS hashes to the BCH blockchain using the memo.cash protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published