eugyenoch / bscLottery

Repository from Github https://github.comeugyenoch/bscLotteryRepository from Github https://github.comeugyenoch/bscLottery

Blockchain Lottery system adapted for Ethereum and Binance Smart Chain

A web3 implementation of a decentralized provably random lottery using Chainlink VRF and Chainlink alarm clock to have a totally decentralized lottery. Check the ETH readme for how to do the truffle stuff.

The front end is not cool.

To run:

git clone <this_repo>
cd chainlink-lottery
npm install

Make sure you have RPC_URL and MNEMONIC in your environment variables

Mirgrate

truffle migrate --network live

About

License:MIT License


Languages

Language:Solidity 67.5%Language:JavaScript 29.3%Language:HTML 1.9%Language:CSS 1.0%Language:Shell 0.3%