This repository contains 2 boilerplates Dapp to help you getting started building contracts on Asset Hub.
This is a Dapp boilerplate that uses ethers.js along with react to build a Dapp.
See ethers/README.md
This is a more modern Dapp boilerplate that uses Viem and Wagmi. Viem is a lightweight TypeScript library for interacting with Ethereum, focusing on providing a simple, type-safe API for Ethereum JSON-RPC methods. Wagmi is a collection of React hooks for Ethereum.
See viem/README.md