Toucan Raffle

A lottery smart contract. The randomness is implemented by Chainlink VRF.

github
  • 500 Raised
  • 865 Views
  • 1 Judges

Categories

  • Bounty - Peanut Trade

Gallery

Description

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

Attachments