Skip to content
ander7agar edited this page Feb 25, 2019 · 6 revisions

Creary Tools Documentation

Install

$ npm install -g @creativechain-fdn/creary-tools

Global options

The following options can be use for any command:

  • -h, --help: Show help for command usage. Eg:
$ creary --help
  • -n, --node: Set crea node to relay operations. Eg.
$ creary ... --node https://localhost:1996
  • -v, --version: Show command version. Eg.
$ creary --version
Clone this wiki locally