Need some eli5 on truffle, web3 and ganeche because I'm lost

This page summarizes the projects mentioned and recommended in the original post on /r/ethdev

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

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

  • use hardhat instead of truffle/ganache: https://hardhat.org

  • ethers.js

    Complete Ethereum library and wallet implementation in JavaScript.

  • use ethers instead of web3: https://docs.ethers.io

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

  • Projects to contribute to

    13 projects | /r/ethdev | 6 Dec 2023
  • The Graph Tutorial: Creating a Subgraph

    7 projects | dev.to | 15 Feb 2022
  • Upgradeable smart contracts

    1 project | dev.to | 31 Jul 2023
  • How do I deploy an ethereum contract with hardhat and my Trezor wallet?

    1 project | /r/ethdev | 11 Jul 2023
  • Hardhat Smartcontract Lottery (Raffle) Using TypeScript and latest versions of everything

    3 projects | dev.to | 2 Jul 2023