Skip to content

primitivefinance/arbiter-dispute-game

Repository files navigation

dispute-game-arbiter

Arbitin' the dispute game.

How to Run

  1. Before anything, generate the initial state dump with the dump.sh script in state-dump. This will generate a dump file of the anvil devnet state after deploying the Fault Proof contracts, giving us the initial setup state of the revm database in Arbiter.
git submodule update --init --recursive && \
    ./state-dump/dump.sh
  1. Run the agent simulation with cargo r

arbiter-dispute-game

latex report

to generate the pdf security report from the main.tex file, run the ./generate_report.sh script. This will generate a main.pdf file in security_report directory.

Dispute Game Curriculum

Stage 2 Decentralization

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published