NarcoticNarcoleptic / dapp-lottery

Lottery Smart Contract built with Solidity, Flutter, and React. πŸš€

Home Page:https://lottery-m-dapp.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lottery Smart Contract built with Solidity, Flutter and React.

Deploy contract on the ethereum network:

  • npm i inside root folder and lottery-react to install dependencies.
  • run node compile.js to compile the contract.
  • run node deploy.js to deploy on rinkeby network.

Deploy web app locally:

Deploy React web app on gh-pages:

  • change homepage from lottery-react/package.json to https://{username}.github.io/{repo-name}
  • run yarn deploy to deploy on gh-pages.

Run flutter app:

About

Lottery Smart Contract built with Solidity, Flutter, and React. πŸš€

https://lottery-m-dapp.web.app


Languages

Language:Dart 69.1%Language:JavaScript 14.7%Language:HTML 7.0%Language:Ruby 3.2%Language:CSS 2.7%Language:Swift 1.7%Language:Solidity 1.4%Language:Kotlin 0.2%Language:Objective-C 0.0%