We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We use salt-ssh and 9 nodes (from Digital Ocean).
Stage 1: mkdir /opt/tendermint && mkdir /opt/tendermint/config && mkdir /opt/tendermint/data" Stage 2: wget -O /opt/tendermint/tendermint https://indexprotocol.network/dist/tendermint Stage 3: chmod 0744 /opt/tendermint/tendermint
The text was updated successfully, but these errors were encountered:
Stage 4: wget -O /opt/tendermint/config/config.toml https://indexprotocol.network/dist/config.toml Stage 5: wget -O /opt/tendermint/config/genesis.json https://indexprotocol.network/dist/genesis.json
Sorry, something went wrong.
Running node: ./tendermint node --proxy_app=kvstore --home=/opt/tendermint --moniker=-testnet
/opt/tendermint/tendermint show_node_id --home=/opt/tendermint
uk1.testnet: 831c8606314fd4cb549dafa8173eb9243efdb462 ny2.testnet: c732bcde33913feb1e1e7d2ed300824d705fc212 ca2.testnet: 64768aac96d47ec5e26e4d1e898509e62f894b5a ny1.testnet: ee53e39290231d4d58bdb2cf0eef8a51f5eb9f29 ca1.testnet: 425e7ceac514b8ba95f23d2b29d434110f1e3a5d ==== sg1.testnet: 926e6a4a3b96b5682b6cc20c3c42eb4765a60775 in1.testnet: 2e892a99c7b1de6c4cdd562943731a375e3f5756 sf2.testnet: 1606ce9ee5b6b0d8d09024fb007ab0ee081a034a sf1.testnet: 40123e58d3822a8ab05a21276ebbead91e2bd7c6
No branches or pull requests
We use salt-ssh and 9 nodes (from Digital Ocean).
Stage 1: mkdir /opt/tendermint && mkdir /opt/tendermint/config && mkdir /opt/tendermint/data"
Stage 2: wget -O /opt/tendermint/tendermint https://indexprotocol.network/dist/tendermint
Stage 3: chmod 0744 /opt/tendermint/tendermint
The text was updated successfully, but these errors were encountered: