Advancing dApp development with Hardhat Indexing: A Game-Changer for Ethereum Devs

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

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.io
featured
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.
www.influxdata.com
featured
  • local-evm-indexing

  • %[https://github.com/RaekwonIII/local-evm-indexing/]

  • hardhat

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

  • The hardhat-ethers plugin adds the ethers.js library to the Hardhat node, making it possible to use its functionalities. It's possible to use it to deploy the contract, but since our goal is to create transactions, we can also add some code to do that as well.

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

    Discontinued :warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.

  • The inspiration for the article came from a project I had built a little over a month earlier, for which I wrote a different article. In this initial project, I was actually using a Hardhat local node for my smart contract development. I decided to switch to Truffle for the final article, because it had a more intuitive demo contract, and because the command line tool made it easier to create manual transactions.

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

  • SKALE Ecosystem Update. Explore the Thriving Ecosystem that is Driving Innovation on SKALE

    8 projects | /r/SKALEnetwork | 1 Jul 2023
  • The power of zero-knowledge proofs - exploring the new ConsenSys zkEVM

    3 projects | dev.to | 9 Mar 2023
  • The Ultimate Guide to Debugging Smart Contracts: Tips and Tools for Web3 Developers

    2 projects | dev.to | 30 Jan 2023
  • A Guide to Successful DevOps in Web3

    6 projects | dev.to | 12 Jan 2023
  • How to create an upgradeable smart contract in Celo

    2 projects | dev.to | 25 Jul 2022