Skip to content

Build, compile, test and deploy fully decentralized Lottery smart contract using chainlink VRF and chainlink keepers from scratch on hardhat.

Notifications You must be signed in to change notification settings

kartik-giri/Raffle-smart-contract

Repository files navigation

Overview

This is a decentralized lottery smart contract built using Chainlink VRF for random number generation and Chainlink Keepers for automation and maintenance.

My learnings

  1. Hardhat
  2. Testing
  3. Chainlink VRF
  4. Chainlink keepers

Features

Chainlink VRF Integration: Utilizes Chainlink's Verifiable Random Function for provably fair random number generation. Chainlink Keepers: Automates and schedules periodic tasks to maintain and update the contract. Decentralized: Ensures fairness and transparency in lottery outcomes.

About

Build, compile, test and deploy fully decentralized Lottery smart contract using chainlink VRF and chainlink keepers from scratch on hardhat.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published