What is the most modern way to connect to a ... a dapp? Man... I'm a dinosaur and it's only been 2 years

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • useDApp

    Framework for rapid Dapp development. Simple. Robust. Extendable. Testable

  • You should also check out useDapp. It brings a lot more than connections but since you're writing a dapp anyway, it's gonna be useful

  • Vue.js

    This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

  • I use ethers.js to handle contract instantiation & interactions, & window.ethereum for the connection to wallets. Abstraction is minimal & direct with Vue 3 + Vite, which I use to build out static pages.

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

    Next generation frontend tooling. It's fast!

  • I use ethers.js to handle contract instantiation & interactions, & window.ethereum for the connection to wallets. Abstraction is minimal & direct with Vue 3 + Vite, which I use to build out static pages.

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