/Lottery

ethereum lottery dapp

Primary LanguageJavaScript

Lottery Game:rocket:

Lottery Game is a lottery game deployed on ropsten testnet. Check transaction records on Etherscan ropsten.

How to Play

prerequisites:

PLAY NOW!

Choose your lucky number and bet:moneybag:

Attention

Due to lack of funding, no server is running to provoke draw() method automatically. If you find transaction failed, you may try to call draw() from the contract yourself, no official UI is offered:cry:

Technology Stack

Smart Contract

  • compiled via solidity^0.4.24
  • ide: Remix
  • development frame: truffle

Deploy

  • contract deployed at: ropsten testnet
  • server(deprecated):
    • 网易云: 4G memory
    • ubuntu 16.04
    • npm 6.4.1

Frontend

Backend