mmiguenz / smart-contract-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Users can enter lottery with ETH based on a USD fee
  2. An Admin will choose when the lottery is over
  3. The lotter will select a random winner

How do we want to test this?

  1. mainet-fork
  2. development with mocks
  3. testnet

About


Languages

Language:Solidity 58.0%Language:Python 42.0%