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

https://github.com/sarveshlimaye/daoconnect

DAOConnect 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.
https://github.com/sarveshlimaye/daoconnect

account-abstraction chakra-ui dao dapp discord erc-20 erc-4337 ethersjs facebook google nextjs optimism optimism-sepolia particle-auth react solidity typescript

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

## OPHacks - DAOConnect 🚀

## Introduction :fire:
DAOConnect 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
    ```
    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```