Skip to content

[DEPRECATED] Generic dispute resolution layer for Truebit verification games

License

Notifications You must be signed in to change notification settings

TrueBitFoundation/dispute-resolution-layer

Repository files navigation

Dispute Resolution Layer

Codebase to provide ways for different incentive layers and computation layers to interface with a general purpose verification game.

Go here for the Dispute Resolution Layer Overview.

Installation

Ensure you have truffle and an Ethereum test net like ganache installed

npm install -g truffle ganache-cli

Then install the package's dependencies

npm install

Testing

After following the above installation instructions you can start up the dev blockchain in a separate tab:

ganache-cli

Then run the tests:

truffle test

About

[DEPRECATED] Generic dispute resolution layer for Truebit verification games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published