DEV Community

Cover image for Web3 Application Tech Stack 2022
shrey vijayvargiya
shrey vijayvargiya

Posted on

Web3 Application Tech Stack 2022

1. Front-end

  • HTML
  • Tailwind/CSS
  • React/Next.js
  • Web3.js
  • Ether.js

2. Backend

  • Solidity
  • Hardhat
  • Truffle
  • Ethereum
  • Moralis
  • Alchemy/Infura

3. Storage

  • IPFS/Arweave
  • Moralis

4. Ecosystem

  • The Graph
  • ENS
  • Chainlink

Conclusion
I have currently writing a lot of stories on web3 and blockchain, you can follow me to keep reading.

Keep developing
Shrey
iHateReading

Top comments (6)

Collapse
 
hilleer profile image
Daniel Hillmann

It would've been nice with a short introduction of each tool/framework in the list or why they're there.

Collapse
 
shreyvijayvargiya profile image
shrey vijayvargiya

For the time being, adding some references.

Hardhat

Metamask

Solana-NFT-Marketplace-Demo

Moralis introduction short

Collapse
 
shreyvijayvargiya profile image
shrey vijayvargiya • Edited

Added to the list, coming soon.

Collapse
 
sudarshansb143 profile image
sudarshan

If possible, please add Solana related stuff too !

Collapse
 
shreyvijayvargiya profile image
shrey vijayvargiya

For the time being - Here is the same code base for Solana NFTs Marketplace. I build it for one of the clients as the base project.

Solana-NFT-Marketplace-Demo

You can find similar code repositories on the website under the custom repositories tab.
iHateReading

Collapse
 
shreyvijayvargiya profile image
shrey vijayvargiya

NOTED