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.
git clone <this_repo>
cd chainlink-lottery
npm install
Make sure you have RPC_URL
and MNEMONIC
in your environment variables
truffle migrate --network live