Skip to content

What is it

ansuz edited this page May 4, 2019 · 1 revision

This project is intended as a prototyping platform for provably fair games. It will implement a variety of cryptographic protocols which will allow multiple parties to collaboratively perform actions which are traditionally delegated to a trusted third party.

While the platform relies on a server to provide storage and connectivity, the rest of its logic will effectively be peer-to-peer. The server will only need enough information to reliably deliver messages, allowing for clients to encrypt the contents of those messages before sending them.

Clone this wiki locally