FUSIONFoundation / dev-cli

A small tool that allows developers to access the FUSION Protocol from their terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FUSION Dev CLI

cli

A small tool created to assist developers in sending out funds quickly, and creating assets on the fly from their terminal.

Working Methods:

Send Asset

Create Asset

Requirements

Node ^v6

Getting Started

git clone git@github.com:FUSIONFoundation/dev-cli.git

cd dev-cli

npm i

node run.js

To get started, rename config.json.bak to config.json and fill in the required information

Supported Terminals

Mac OS

Terminal.app iTerm

Windows

ConEmu cmd.exe Powershell Cygwin

Linux (Ubuntu, openSUSE, Arch Linux, etc)

gnome-terminal (Terminal GNOME) konsole

About

A small tool that allows developers to access the FUSION Protocol from their terminal


Languages

Language:JavaScript 100.0%