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
.
- Go 1.13 or higher
- Access to a
factomd
API endpoint - Access to a
factom-walletd
API endpoint
- CLI completion for Bash, Zsh or Fish
Binaries for your platform can be downloaded from the GitHub release page.
make install
To cross compile to all supported platforms:
make all