# README
tibc-go
Golang Implementation of Terse IBC
build
make build
local testnet
./build/simd testnet --v 1 --chain-id test --keyring-backend file
./build/simd start --home mytestnet/node0/simd
Golang Implementation of Terse IBC
make build
./build/simd testnet --v 1 --chain-id test --keyring-backend file
./build/simd start --home mytestnet/node0/simd