NextJS + Web3.0 Starter Template

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
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • nextjs-web3-starter

    Discontinued A NextJS starter repository for Web3.0, with TypeScript.

  • Furthermore, you can deploy to existing networks other than localhost; I have actually deployed both sample contracts to Rinkeby test network and you can interact right now at https://nextjs-web3-starter-erhant.vercel.app/. Again, here is the repository link: https://github.com/erhant/nextjs-web3-starter.

  • TypeChain

    🔌 TypeScript bindings for Ethereum smart contracts

  • Two parts are generally independent, except when it comes to typing. To ease contract interaction, TypeChain generates types for each contract, which can be accessed by both the Frontend and Contracts parts.

  • 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
  • React

    The library for web and native user interfaces.

  • Developing a decentralized application (dApp) is a crucial step in a Web3.0 developer's roadmap. One might start smart contract programming at Remix IDE, while handling the frontend with ReactJS or NextJS.

  • Next.js

    The React Framework

  • Developing a decentralized application (dApp) is a crucial step in a Web3.0 developer's roadmap. One might start smart contract programming at Remix IDE, while handling the frontend with ReactJS or NextJS.

  • mantine

    A fully featured React components library

  • The frontend is a NextJS application with MantineUI component library.

  • hardhat

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

  • At a later step, it is more comfortable to work on & test smart contracts locally. Hardhat is a great tool on this purpose.

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