Giter Club home page Giter Club logo

the1crows / fullstack-decentralized-lottery-application Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sachincoder1/fullstack-decentralized-lottery-application

0.0 0.0 0.0 1.78 MB

Complete Full Stack DApp (Decentralized Application) using solidity language, hardhat, and next.js framework for frontend. Connect Multiple wallet functionality, Winner is picked automatically after 30 seconds if all conditions are true.

Home Page: https://shiny-dust-3581.on.fleek.co/

JavaScript 78.30% CSS 4.94% Solidity 16.76%

fullstack-decentralized-lottery-application's Introduction

FullStack-Decentralized-Lottery-Application

Complete Full Stack DApp (Decentralized Application) using solidity language, hardhat, and next.js framework for frontend. Connect Multiple wallet functionality, Winner is picked automatically after 30 seconds if all conditions are true.

Smart Contract Deployed on Rinkeby Test Network -> 0x47b5A79aE313DB9FdEcb705Eb6FB252A37AdB63

Check It at -> https://shiny-dust-3581.on.fleek.co (Deployed on fleek (IPFS)

Check Smart Contract At -> https://rinkeby.etherscan.io/address/0x47b5A79aE313DB9FdEcb705Eb6FB252A37AdB63c#code

How to Setup in your local enviroment :-

Frontend

1. cd frontend
2. npm install
3. npm run dev

Blockchain

1. cd Smart-Contract
2. npm install
3. setup env
4. npx hardhat test
5. npx hardhat deploy --network localhost

Technologies/Frameworks Used :-

Frontend

  1. Next.js
  2. Tailwind CSS (For styling)
  3. ts-particles (for background animations)
  4. Moralis (For web3 integration)
  5. Web3uikit (For wallet connect button and notifications)
  6. Ethers (For converting value into ethers)
  7. Fleek IPFS (For deploying frontend)

Blockchain

  1. Solidity (To develop Smart Contract)
  2. Javascript (For deploying scripts)
  3. Chai (For testing Smart Contract)
  4. Chain-Link (For getting random number and choosing winner after specific time)
  5. Rinkeby (Test network)
  6. Hardhat
  7. ethers

fullstack-decentralized-lottery-application's People

Contributors

sachincoder1 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.