ZKnockXI - A Privacy-Focused, Sybil-Resistant, Decentralized Fantasy Cricket Platform.🏏
Table of Contents
ZKnockXI is a decentralized application that enables users to create and bet on fantasy sports teams in a secure, transparent, and trustless manner, leveraging the power of blockchain technology, decentralized storage solutions, and oracle services.
Limitations of existing fantasy cricket platforms like Dream11:
Through this seamless combination of cutting-edge technologies, our protocol delivers a secure, fair, and transparent fantasy sports experience, setting a new standard for the industry. |
- NextJS + Hardhat from Scaffold-Eth-2 Template for Project Setup
- Solidity for Smart Contracts
- Chainlink Functions for Oracle Score Calculation Integration with Smart Contract
To get ZKnockXI run locally, follow the steps below:
- Clone this repo & install dependencies
git clone https://github.com/ananya-bangera/Scaling-Ethereum-2024.git
cd .\ZKnockXI\
yarn
- Start your NextJS app:
yarn start
Team Members