Giter VIP home page Giter VIP logo

lottery's Introduction

Lottery in Ethereum

Welcome to come here !!! smart contract uses Openzeppelin to update contract logic ,and frontend uses react to promote effect. And then the program need nodejs(>=10.18.0) and yarn.

How to start

The first things you need to do are cloning this repository and installing its dependencies:

git clone https://github.com/tomas0451/lottery.git
cd lottery
yarn

Once installed, let's run truffle's testing network.

npm install -g ganache-cli  
ganache-cli 

Next,deploy contract to the test-net

yarn prebuild
yarn reset

Then, run above script ,you can get the lottery contract address of proxy (TransparentUpgradeableProxy),use this address to update the address in this path "./frontend/src/contract/contract-address.json" ,and run this script

yarn copy

Finally, we can run the frontend with:

cd frontend
yarn
yarn start

Then,you can see that:

image

lottery's People

Contributors

tomas0451 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.