Skip to content

Full Stack Lottery dapp based on Ethereum Blockchain

License

Notifications You must be signed in to change notification settings

sgrpanchal31/ethLottery

Repository files navigation

EthLottery

Decentralized guess based lottery dapp developed using truffle framework Ethereum Blockchain.

Steps to run it on your machine:

  • Dependencies required - Truffle, TestRPC.
  • Clone the repository or download the .zip file.
  • Open your repository in terminal
  • Run npm install
  • After installing the dependencies, run testrpc
  • In another terminal window, run truffle migrate
  • Open third terminal window and run npm run dev, this will start the server and open the dapp in browser.
  • App will run be up and running, happy guessing ;)

Releases

No releases published

Packages

No packages published