Skip to content

dolohow/eth-lottery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethereum Lottery

This project is an lottery on Ethereum Blockchain.

Deposit money and you have a 1% chance to win the whole deposit.

Prerequisities

  • nodejs
  • npm

Install dependencies:

npm install

Running on local test network

Install ganacache and metamask

Deploy smart contract

npm deploy

And you are pretty much done. Sent some money to smart contract address and if you lucky, you might win the whole thing

Running tests

Run

npm test

About

PoC lottery on Ethereum blockchain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published