@elrondnetwork/evertrail.cli

0.0.1 • Public • Published

@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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i @elrondnetwork/evertrail.cli

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

9 kB

Total Files

25

Last publish

Collaborators

  • lucian.mincu