An open API service indexing awesome lists of open source software.

https://github.com/sohamkayal4103/daoconnect

Decentralized infrastructure tailored for the seamless facilitation of various DAO activities, encompassing governance and tokenomics. Our objective is to reduce entry barriers significantly while preserving the trust associated with decentralization and ensuring tamper-resistant governance.
https://github.com/sohamkayal4103/daoconnect

account-abstraction blockchain chakra-ui dao dapp erc20 erc4337 ethereum ethersjs nextjs optimism particle-auth quadratic-voting rainbow-kit social-auth solidity solidity-contracts typescript wagmi web3

Last synced: about 2 months ago
JSON representation

Decentralized infrastructure tailored for the seamless facilitation of various DAO activities, encompassing governance and tokenomics. Our objective is to reduce entry barriers significantly while preserving the trust associated with decentralization and ensuring tamper-resistant governance.

Awesome Lists containing this project

README

          

## OPHacks - DAOConnect 🚀

## Introduction :fire:
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/SohamKayal4103/DAOConnect
    ```
    3. Open in VS code or your preferred code editor.
    ```
    code OPHacks
    ```
    4. Create `.env` file in the root directory of the project.
    ```
    touch .env
    ```
    5. Refer `.env.example` to update `.env`.
    6. Install Dependencies.
    ```
    yarn
    ```
    7. Run the project at localhost:3000.
    ```
    yarn run dev
    ```
    ## _Deployed Contract Addresses on Optimism Sepolia Testnet_ 📜

    CreateGovernance.sol: - ```0x0Df39c36E8e9b462F2672498054E129416a7093D```

    UserSide.sol: - ```0x3848387E00B43a382A731220Ee8290a7358e6a2B```