@elrondnetwork/evertrail.cli

v0.0.1
The cli client for the __Elrond Evertrail__ service, built using [Node.js](https://nodejs.org/en/).

@elrondnetwork/evertrail.cli

The cli client for the Elrond Evertrail service, built using Node.js.

Requirements

  • Node.js version 14.16.0+
  • Npm version 6.14.0+

Dependencies

Usage

    $ evertrail create --file <file> --api-key <apiKey> 
    $ evertrail verify --file <file> --api-key <apiKey>

    Options
    --file, -f       File to be hashed
    --api-key, -k    API Key
    --store          Store the object
    --sha256         Hash to verify

For development purposes

A further flag of --environment (or -e for short) can be provided by developers to test their changes on different environments. The available environments are named development and staging.

npm i @elrondnetwork/evertrail.cli

Metadata

  • ISC
  • Whatever
  • ElrondNetwork
  • released 7/28/2021

Downloads