Skip to content

cuvidk/eth-lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-lottery

An ether lottery dapp. Contains files used to create, compile and deploy the lottery smart contract. It also includes a React app used to easily interact with the contract.

TODO:

  • work on better error handling when interacting with the bchain / contract
  • add some text area where you display error messages
  • update lottery info after joining a contract
  • update lottery info after picking a winner
  • update lottery info periodically
  • tune the deploy script to write the abi and the contract address in a .env file
  • create the lottery contract instance using the abi and address provided in the .env
  • deploy a new contract that remembers the last prize pool
  • design a better ui for mobile users

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published