- Get the latest release of
secretcli
for your OS: https://github.com/enigmampc/SecretNetwork/releases/latest.
-
Install:
- Mac/Windows: Rename it from
secretcli-${VERSION}-${OS}
tosecretcli
orsecretcli.exe
and put it in your path. - Ubuntu/Debian:
sudo dpkg -i secret*.deb
- Mac/Windows: Rename it from
-
Configure:
secretcli config chain-id secret-2 secretcli config output json secretcli config indent true secretcli config node tcp://secret-2.node.enigma.co:26657 secretcli config trust-node true
-
Check the installation:
secretcli status