FactomProject / factom-cli

CLI to interact with factomd and factom-walletd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Factom Command Line Interface

CircleCI

factom-cli provides a convenient CLI interface for making and viewing entries and transactions on the Factom blockchain by calling out to both factomd and factom-walletd.

Dependencies

Build Dependencies

  • Go 1.13 or higher

External Dependencies

  • Access to a factomd API endpoint
  • Access to a factom-walletd API endpoint

Optional Dependencies

Package distribution

Binaries for your platform can be downloaded from the GitHub release page.

Build and install

make install

To cross compile to all supported platforms:

make all

About

CLI to interact with factomd and factom-walletd

License:Other


Languages

Language:Go 98.9%Language:Makefile 0.9%Language:Dockerfile 0.2%