Giter Site home page Giter Site logo

markkop / 3vent Goto Github PK

View Code? Open in Web Editor NEW

This project forked from naomihauret/3vent

0.0 0.0 0.0 569 KB

Monorepo of the 30 Days of Web3 project: a Web3 RSVP.

Home Page: https://empty-wood-1439.on.fleek.co/

License: MIT License

JavaScript 6.95% TypeScript 87.34% CSS 1.45% HTML 0.25% Solidity 4.02%

3vent's Introduction

3vent- 30 Days of Web3 pet project

3vent is a full-stack RSVP dapp built during 30 Days of Web3 curriculum.

30 Days of Web3 pet projects links

Overview

An Eventbrite like platform. Attendees will deposit ETH to RSVP and will get it back upon them checking in at the event.


Project structure

3vent is a monorepo. You will find the following packages :

packages/smartcontracts: Hardhat + Solidity smartcontract packages/subgraphs: Subgraphs packages/frontend: Front-end application.

Each of the packages have their own package.json file, so they define their dependencies.

|- package.json => root workspace
|--- packages
|
|------ frontend
|---------- package.json  => front-end app
|
|------ smartcontracts
|---------- package.json => Hardhat + Solidity project
|
|------ subgraphs
|---------- package.json  => Subgraphs

How to install

Pre-requisite: use LTS node version, have pnpm installed.

  • Clone this repository locally
  • At the root of the project, install the dependencies with pnpm install

Run the front-end

  • In the terminal, run pnpm dapp:dev. Hit localhost:5173 and you should see the app.

3vent's People

Contributors

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