web3
Deno / TypeScript to Ethereum Connector (by distributed-ledger-technology)
hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software. (by NomicFoundation)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
web3 | hardhat | |
---|---|---|
3 | 141 | |
22 | 7,926 | |
- | 1.4% | |
0.0 | 9.7 | |
over 1 year ago | 4 days ago | |
JavaScript | TypeScript | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
web3
Posts with mentions or reviews of web3.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-05-22.
-
Understanding the Basics of Blockchain Development
Web3.js – A JavaScript library for interacting with Ethereum.
-
To-do List Blockchain dApp avec NextJS + Solidity + Web3.js - Tutoriel pas à pas
Web3.js : Site officiel
-
Can't access Metamask through a Fresh/Deno App
Btw, web3 for Deno is currently broken... https://github.com/distributed-ledger-technology/web3/issues/39. Until this issue is fixed I don't think it will work.
hardhat
Posts with mentions or reviews of hardhat.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-09.
-
🔥 Ethereum Basics: From Wallets to Smart Contracts
Truffle / Hardhat – Full toolkits for bigger dApps
-
Unlock the Future: 17 Must-Have Resources for Blockchain, Solidity & Web3 Smart Contract Development
Hardhat: The Professional's Choice Hardhat is an Ethereum development environment designed for professionals. It facilitates performing frequent tasks, such as running tests, automatically checking code for mistakes, and interacting with a smart contract. With its extensible plugin system, Hardhat offers unparalleled flexibility and debugging capabilities, including Solidity stack traces. Explore Hardhat
-
Understanding the Basics of Blockchain Development
Hardhat – A flexible Ethereum development tool.
-
5 smart contract projects that can land you a job 🚀 💼
Hardhat or Truffle development environment
- Open Source Tools for NFT Development on Arbitrum: Pioneering the Future of Digital Assets
-
2025’s Must-Know Tech Stacks
Hardhat
-
Smart Contract Audits: Ensuring Safe Blockchain Migration
4. Hardhat and Truffle
-
Web3 UI For Simple Smart Contract
Let's build a web frontend to a smart contract! This is a followup to my previous post about creating a simple smart contract with Solidity and Hardhat. The instructions here assume you are picking up up with the same contract that we just deployed to our Hardhat environment.
-
Simple Start to Smart Contract Development with Hardhat
Welcome to my post about Smart Contract development! This post is mostly just my notes on how to get a super simple smart contract (self executing program on a blockchain) written, deployed and called. For me it is easier to learn something new by doing. When dealing with blockchains and smart contracts however, that "doing" becomes expensive when you are trying to do something many times for educational purposes. Since every write to a blockchain costs something (on Ethereum Virtual Machine, or EVM, based networks, this cost is referred to as a Gas Fee). To avoid the cost of writing to a real blockchain, we'll use a tool called Hardhat. Hardhat will simulate an EVM network/blockchain for us to play with. When you are ready to actually publish your Smart Contract to a real blockchain, you'll need to either run a node yourself or use a Node Provider like Alchemy.
-
Getting Started with Morph SDK and Metamask Integration
Contracts: This directory contains all of the code for developing smart contracts using either the Foundry or Hardhat frameworks. Both frameworks have been structured to allow for rapid and easy DApp development. For this tutorial, we will focus on the Foundry framework.
What are some alternatives?
When comparing web3 and hardhat you can also consider the following projects:
blockend-developer-roadmap - A Step By Step Roadmap for those who want to Learn Blockchain Development from Beginning.
remix-ide - Documentation for Remix IDE
reddit-collectible-avatars-x-opensea-statistics
foundry - Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
TodoList_DApp_using_Nextjs_Solidity_Web3js - About Création d'une ToDo List DApp en Blockchain avec Next.js, Solidity, et Web3.js
truffle - :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.

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured