Build an on-chain DAO for your NFT holders on Ethereum using Solidity, Next.js, ethers.js, Web3Modal

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • NFT-Collection

  • You have completed the NFT-Collection Tutorial

  • openzeppelin-contracts

    OpenZeppelin Contracts is a library for secure smart contract development.

  • Now, let's install the @openzeppelin/contracts package from NPM as we will be using OpenZeppelin's Ownable Contract for the DAO contract.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Building-a-DAO

  • and make sure there are no compilation errors. If you do face compilation errors, try comparing your code against the final version present here

  • vercel

    Develop. Preview. Ship.

  • Go to Vercel Dashboard and sign in with your GitHub account.

  • v3-core

    🦄 🦄 🦄 Core smart contracts of Uniswap v3

  • Membership in DAOs is typically restricted either by ownership of ERC20 tokens, or by ownership of NFTs. Examples of DAOs where membership and voting power is proportional to how many tokens you own include Uniswap and ENS. Examples of DAOs where they are based on NFTs include Meebits DAO.

  • React

    The library for web and native user interfaces.

  • To develop the website, we will be using Next.js as we have so far, which is a meta-framework built on top of React.

  • Next.js

    The React Framework

  • To develop the website, we will be using Next.js as we have so far, which is a meta-framework built on top of React.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • hardhat

    Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.

  • To do so, we will use the Hardhat development framework we have been using for the last few tutorials.

  • ens

    Discontinued Implementations for ENS core functionality: The registry, registrars, and public resolvers.

  • Membership in DAOs is typically restricted either by ownership of ERC20 tokens, or by ownership of NFTs. Examples of DAOs where membership and voting power is proportional to how many tokens you own include Uniswap and ENS. Examples of DAOs where they are based on NFTs include Meebits DAO.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts