flowchain-cli

A cli for for getting started with Flowchain

Usage no npm install needed!

<script type="module">
  import flowchainCli from 'https://cdn.skypack.dev/flowchain-cli';
</script>

README

flowchain-cli

flowchain-cli is a cli tool for getting started with devify

Usage

Usage: flowchain [options] [command]

Options:
  -V, --version  output the version number
  -h, --help     output usage information

Commands:
  hybrid         Start a Flowchain Hybrid mining node

Quickstart

$ npm install -g flowchain-cli

Start a Flowchain hybrid mining node and automatically join the Flowchain Testnet Preview.

$ flowchain hybrid

License

flowchain-cli is released under the MIT License.