Skip to content

Latest commit

 

History

History

mt-challenger

DA Challenger

mt-challenger is a project about the fraud proof for EigenDA of Mantle Network

Tips: need Go 1.18+

Install

1.Install dependencies

go mod tidy

2.build binary

make datalayr
make binding
make mt-challenger

3.build docker

make datalayr
docker build -t challenger:latest -f ./Dockerfile .

4.start binary

Config .env, You can refer to .env_example, if config finished, you can exec following command

./mt-challenger