Skip to content

mohsinali/lottery-ethereum-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is using solidity for smart contract on ethereum, Reactjs for frontend.

Project setup

This project has two parts. One is frontend, the react project and second is the actual ethereum contract in solidity.

Inside project folder, a sub-folder 'lottery' has the ethereum contract.

React Setup

run yarn or yarn install

Ethereum Setup

Make sure you have metamask installed as chrome extension.
Inside 'lottery' folder run yarn or yarn install

To deploy the contract run node deploy.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors