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
factomdAPI endpoint - Access to a
factom-walletdAPI 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