What I Learned While Building My First Web3 Project

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-dapp-starter-ts

    A fullstack monorepo template to develop ethereum dapps

  • Full-stack dApp Starter

  • hardhat-starter-kit

    A repo for boilerplate code for testing, deploying, and shipping chainlink solidity code.

  • Chainlink Hardhat Starter

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

    Modern, opinionated, and gas optimized building blocks for smart contract development.

  • Solmate building blocks

  • hardhat

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

  • Taking that into account, I test my Solidity contract with the Hardhat framework, document it properly to generate human readable docs automatically with solidity-docgen. To format my Solidity code, I use solhint and solhint-plugin-prettier.

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