An open API service indexing awesome lists of open source software.

https://github.com/claudioantonio/chess-dapp-verifier

Backend to verify a match result
https://github.com/claudioantonio/chess-dapp-verifier

blockchain cartesi chessjs dapp javascript rollups

Last synced: 2 months ago
JSON representation

Backend to verify a match result

Awesome Lists containing this project

README

        

# chess-dapp-verifier
Backend to verify a match result. It is part of a solution that experiments an approach to scale Cartesi DApps.

## Short valid sequence of moves for testing

|Move| White | Black |
|----|---- |---- |
|1 | e4 | Nf6 |
|2 | e5 | Ne4 |
|3 | e6 | dxe6 |
|4 | Ke2 | Qd4 |
|5 | Ke1 | Qxf2# |