Build a Celo-based prediction market dApp with an Angular Frontend

In this tutorial, we’ll be building a simple prediction market using the SchellingCoin algorithm.

This algorithm is used to incentivize participants to report the correct outcome of an event by rewarding them with a token that is pegged to the probability of that outcome.

We’ll use Celo to build the smart contract that implements the algorithm, and Angular to build a simple frontend to interact with the contract.

4 Likes

Fantastic suggestion! Your tutorial has the potential to empower developers with practical knowledge about building on the Celo blockchain.