MTT is a tool for managing multisig txs with Cosmos-SDK based binaries and object storage container.
this tool is under active development. use at risk.
cd mtt
go install
run mtt help
for more
- Clone the repo
git clone
- cd into
mtt
folder docker build --tag mtt .
Copy config.toml file from ```examples dir to current dir
cp examples/config.toml .