Toucan Lottery
A lottery smart contract in which users lock their ETH until a certain time stamp.
The randomness is implemented by Chainlink VRF.
Implemented unit, integration, and staging tests.
The deploy script is implemented in such a way that you can easily change networks using HelperConfig.
Also, all the necessary commands are collected in the Makefile. Enjoy