How to build a business insurance protocol on Celo using Witnet Oracle

In this tutorial, we will build a business insurance protocol on CELO that connects with the Witnet oracle. The tutorial will feature a basic mobile UI application that demonstrates the frontend application needed to collect users’ data, highlight the necessary data feeds from the Oracle of Choice (necessary to access price feeds and calculate premiums), an illustration for the algorithm or logic used in the smart contract, smart contract code integrating the Oracle, and a screenshot demonstrating the performance and testing of the app. The Dapp will use a DAO system and human oracle for proper risk assessment system using randomness of Oracles

react, solidity, webjs, react-celo