Top web3 tools — which tools are helpful in creating web3 services?

Are you wondering which web3 tools can be the most beloved and beneficial to use while creating decentralized applications?

Top web3 tools — which tools are helpful in creating web3 services?

Are you wondering which web3 tools can be the most beloved and beneficial to use while creating decentralized applications?

Follow this list to be updated 👇

[83/100] of web3 challenge.


1. Hardhat

Hardhat is a great ethereum development environment which helps in all of the stages of creating dapps.

Hardhat | Ethereum development environment for professionals by Nomic Foundation
Easily deploy your contracts, run tests and debug Solidity code without dealing with live environments. Hardhat Network…

Follow my previous material about it to be updated with services they offer:

2. Truffle suite

Truffle suite is an another amazing and beneficial tool for developing web3 platforms. It is called by creators:

“The most comprehensive suite of tools for smart contract development“

Home - Truffle Suite
The Truffle Suite gets developers from idea to dapp as comfortably as possible.

See my another material about this tool:

3. Metamask

Metamask is probably the most famous crypto wallet, super easy in a setup and extremely user friendly, when it comes to an interaction with platforms as an browser extension.

The crypto wallet for Defi, Web3 Dapps and NFTs | MetaMask
A safe crypto wallet for digital tokens & NFTs. Join the blockchain and DeFi world.

Are you wondering how to create a metamask authentication in react app? Below is a material for you:

4. Third web

One of the most coolest tool for building dapps/DAOs/p2e games, etc. is a third web.

They offer extremely easy connection to web3. Check below:

thirdweb: The complete web3 development framework
Ready to deploy Browse a large collection of ready-to-deploy contracts that have been built by thirdweb and other…

5. Remix

“The Remix Project is a rich toolset which can be used for the entire journey of contract development by users of any knowledge level, and as a learning lab for teaching and experimenting with Ethereum.”

Remix - Ethereum IDE & community
Web site created using create-react-app

Personally, I use remix to quickly understand some smart contracts, by compiling them and make a test deploy with calling some functions.


Do you like my content? Follow repo which consists all of the topics from the challenge:

GitHub - Kacper-Hernacki/100-days-of-web3-challenge-blockchain-free-materials: This is the repo…
This is the repo which consists 100 topics about blockchain/ decentralisation/ web3. There are links to my articles,…