EVM Dapp Starter Kit

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • web3-react

    A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps

    What are we building? Using hardhat, we will deploy a smart contract to the goerli testnet, this contract creates a token and also is able to send these tokens to other address. For the frontend we will use react, for the interaction with the smart contract we will use Metamask and web3-react. Finally, for the analytics of our dapp we will be using sumer.

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • hardhat-boilerplate

    Paste the token code into the Token.sol file. The contract is full of comments that explains its functionality, kudos to hardhat team! If you wish, you can edit the name and symbol of the token.

  • my-dapp

    dapp template: hardhat, metamask, react, web3-react, sumer

    The fully App.js code can be found here

  • React

    The library for web and native user interfaces.

    What are we building? Using hardhat, we will deploy a smart contract to the goerli testnet, this contract creates a token and also is able to send these tokens to other address. For the frontend we will use react, for the interaction with the smart contract we will use Metamask and web3-react. Finally, for the analytics of our dapp we will be using sumer.

  • metamask-extension

    :globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites

    What are we building? Using hardhat, we will deploy a smart contract to the goerli testnet, this contract creates a token and also is able to send these tokens to other address. For the frontend we will use react, for the interaction with the smart contract we will use Metamask and web3-react. Finally, for the analytics of our dapp we will be using sumer.

  • hardhat

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

    What are we building? Using hardhat, we will deploy a smart contract to the goerli testnet, this contract creates a token and also is able to send these tokens to other address. For the frontend we will use react, for the interaction with the smart contract we will use Metamask and web3-react. Finally, for the analytics of our dapp we will be using sumer.

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

  • Web3 Application Wallet Authentication and npm Package Solution

    1 project | dev.to | 15 Aug 2022
  • After heavy consideration and research I’ve decided not to spend a bunch of money on a bootcamp. So where to start?

    3 projects | /r/ethereum | 3 May 2022
  • I looked through 130,000+ lines of Javascript so you don't have to

    4 projects | /r/Superstonk | 5 Apr 2022
  • Tutorial: build DAPP with Web3-React and SWR

    2 projects | dev.to | 24 Feb 2022
  • Angular Addicts #32: Angular 19, new Style guide RFC & more

    1 project | dev.to | 10 Dec 2024

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?