stampit-cli
Version:
Helper command line utility to publish and check data through the Ethereum stampit contract. Install with +npm install -g stampit-cli+ then run +stampit help+ and +stampit info+
33 lines (17 loc) • 388 B
Markdown
# Install
npm install -g stampit-cli
# Check your install
stampit info
# Configuration
Edit the config file in:
<UserHome>/.stampit/config.json
# Usage
## Create a descriptor
Create a new directory and copy the file to publish into it then run:
stampit init <yourfile.pdf>
## Check
stampit check
## Publish
stampit submit
## Verify
stampit verify receipt_.....json