Giter Club home page Giter Club logo

bbtdao's Introduction

Screenshot 2024-01-26 at 09 14 52

Blockchain Project for Decentralized University Clubs

About The Project

The project is a web3 decentralized application (dApp) designed for streamlined university club management. Leveraging Ethereum blockchain, Solidity smart contracts, React frontend, and MetaMask integration, the dApp enhances transparency, governance, and user experience. The project is open-source on GitHub, prioritizing community collaboration, regular updates, and future enhancements.

Problem definition:

Removing limitations and centralization in traditional management systems.

Necessity:

Suitable for changing world conditions; to create a flexible, transparent and democratic management structure.

Model

MODEL

Built With

  • React.js
  • Metamask
  • Solidity
  • Web3
  • Hardhat

Installation

  1. Clone the repo

    git clone https://github.com/kaganecee/bbtdao
  2. Install NPM packages to root folder and client folder

    npm install
  3. Run the app in the client folder

     npm run dev
  4. For contract deployment, run the following commands in the root folder

    npx hardhat compile
    npx hardhat node
    npx hardhat scripts/deploy.js --network location

Usage

  1. Create a new account in Metamask.
  2. Add Metamask extension to your browser.
  3. Run the app in the client folder
    npm run dev
  4. Connect Metamask to the project.
  5. You can now use the app.

Troubleshotting

Error: Transaction reverted: function elector wasn't recognized. Solution: You must reset the metamask account's data.

Error: Parameter decodign error: Returned values aren't valid, did it run out of Gas? Solution: Probably contract adress must be update. You can run npx hardhat scripts/deploy.js --network location this command and take correct address and paste it to client/src/helpers/constants/index.js

bbtdao's People

Contributors

kaganece avatar kaganecee avatar tugbayilmaz01 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

tugbayilmaz01

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.