Sequencer is a blockchain built using Cosmos SDK and Tendermint and created with Ignite CLI.
make install
go mod tidy
# start one node
sh node0.sh
# start mulit nodes
sh multi-node.sh
Sequencer is a blockchain built using Cosmos SDK and Tendermint and created with Ignite CLI.
make install
go mod tidy
# start one node
sh node0.sh
# start mulit nodes
sh multi-node.sh