Skip to content

Kanasjnr/Event-Hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EventHub - Web3 Event Management Platform

EventHub is a revolutionary Web3 platform that allows users to create, join, and vote on events using EVH tokens. This decentralized application empowers communities with blockchain-based decision-making for event management.

Features

  • Create Events: Easily create and manage events on the blockchain.
  • Join with Tokens: Use EVH tokens to participate in exclusive events.
  • Proposal Voting: Vote on event proposals based on your token holdings.
  • Responsive Design: Fully responsive web application that works seamlessly on desktop and mobile devices.
  • Web3 Integration: Connect your wallet to interact with the Ethereum blockchain.

Technologies Used

  • React.js
  • Tailwind CSS
  • Solidity

Deployed Contract

- Network: Base Sepolia Testnet
  • Contract Address: 0x25c6Ff486965155CD852e0444dCaE3e3a0A1F074 (View on BaseScan)

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn
  • MetaMask or another Ethereum wallet

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/eventhub.git
    cd eventhub
    
  2. Install dependencies:

    npm install
    

    or

    yarn install
    
  3. Run the development server:

    npm run dev
    

    or

    yarn dev
    
  4. Open http://localhost:3000 in your browser to see the application.

Usage

  1. Connect your Ethereum wallet (e.g., MetaMask) to the application.
  2. Browse available events or create a new event.
  3. Use EVH tokens to join events or vote on proposals.
  4. Participate in decentralized decision-making for event management.

Contributing

We welcome contributions to EventHub! Please see our CONTRIBUTING.md file for details on how to get started.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Contact

For any questions or support, please contact us at [email protected] or [email protected] .


Built with ❤️ by the EventHub team

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published