archive is a blockchain built using Cosmos SDK and Tendermint.
To learn more about how archive works, check out the docs.
Build the local archive Docker container:
make localnet-init
Start the local archive Docker container:
make localnet-start
make test
make build-reproducible