lewlian / chainlink-tutorial

First personal project working with Chainlink to familiarize with using an Oracle to generate randomness on Blockchain. We'll build a Lottery contract that allow users to join by submitting a number and then the dev will be able to draw a random number through the Chainlink VRF oracle and do the payout to the winning addresses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

First personal project working with Chainlink to familiarize with using an Oracle to generate randomness on Blockchain. We'll build a Lottery contract that allow users to join by submitting a number and then the dev will be able to draw a random number through the Chainlink VRF oracle and do the payout to the winning addresses


Languages

Language:Solidity 69.4%Language:JavaScript 30.6%