Skip to content
forked from confio/tgrade

The Tgrade Blockchain Binary, based on the Cosmos SDK and wasmd

License

Notifications You must be signed in to change notification settings

ryujimin220/tgrade

 
 

Repository files navigation

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.

About

The Tgrade Blockchain Binary, based on the Cosmos SDK and wasmd

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.3%
  • Other 1.7%