Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 395 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 395 Bytes

Tgrade

Development

Local testnet

  • Install
make install
  • Setup network
tgrade testnet --chain-id=testing --output-dir=$(pwd)/testnet --v=2 --keyring-backend=test --commit-timeout=1500ms --minimum-gas-prices=""
  • Start a validator node
tgrade start --home=./testnet/node0/tgrade

License

Apache 2.0, see LICENSE and NOTICE.