Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 819 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 819 Bytes

ChainSettle

A simple ChainSettle DApp in which anybody can initialize a bet between two parties. Parties deposit their funds & Bet is frozen for 60 days. After 60 days, anyone can call settleBet(), using the Chainlink oracle to settle the bet.

Run

Clone the repo & Install Foundry using the installation steps in the README of the linked repo.

forge update

Run tests

forge test

Using BlackSmit to generate quick frontends img 2024-01-07 at 2 03 06 AM img 2024-01-07 at 2 02 52 AM