max-tonny8 / DAO_Connect

This project is to implement DAO connect.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPHacks - DAOConnect πŸš€

Introduction πŸ”₯

Our project aims to transform the landscape of decentralized autonomous organizations (DAOs) by offering a user-friendly infrastructure. We streamline the creation, management, and governance of DAOs, reducing technical barriers. With transparent tokenomics, efficient governance tools, and seamless integration with the current infrastructure, we empower communities to participate effortlessly in decentralized decision-making processes.

TechStack Used 🎯

  • Solidity
  • ethers.js
  • Next.js
  • RainbowKit
  • Metamask
  • openzeppelin
  • ParticleAuth
  • WalletConnect
  • Typescript
  • Javascript
  • Chakra UI
  • Optimism Sepolia Testnet
  • Alchemy
  • Wagmi
  • Local Setup 🚧

    1. Fork the repo.
    2. Clone the repo.
    https://github.com/MukulKolpe/OPHacks
    
    1. Open in VS code or your preferred code editor.
    code OPHacks
    
    1. Create .env file in the root directory of the project.
    touch .env
    
    1. Refer .env.example to update .env.
    2. Install Dependencies.
    yarn
    
    1. Run the project at localhost:3000.
    yarn run dev
    

    Deployed Contract Addresses on Optimism Sepolia Testnet πŸ“œ

    CreateGovernance.sol: - 0x0Df39c36E8e9b462F2672498054E129416a7093D

    UserSide.sol: - 0x3848387E00B43a382A731220Ee8290a7358e6a2B

    About

    This project is to implement DAO connect.


    Languages

    Language:TypeScript 86.7%Language:Solidity 9.4%Language:CSS 3.9%Language:JavaScript 0.1%