Skip to content

Commit d7fcd69

Browse files
authored
Merge pull request #255 from gabitoesmiapodo/patch-1
Add dAppBooster to web3 starter kits list
2 parents 4039841 + 1e353a1 commit d7fcd69

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "dAppBooster"
3+
description: "A modern blockchain boilerplate built to quickly get you started with your next project."
4+
authors: ["@gabitoesmiapodo", "@fernandomg", "@nicosampler", "@luchobonatti", "@paterson1", "@tloffler"]
5+
tags: ["Dapp", "Web3", "Subgraphs"]
6+
languages: ["Typescript"]
7+
url: "https://github.com/BootNodeDev/dAppBooster"
8+
alternateUrl: "https://dappbooster.dev/"
9+
dateAdded: 2025-03-26
10+
level: "All"
11+
---
12+
13+
A powerful Web3 development template designed to simplify and accelerate the development of dApps and equip you with all the essential tools and configurations to kickstart your project.
14+
15+
Built with Vite, Typescript, Wagmi, viem, optional Connectkit / Rainbowkit / Web3Modal, and Styled Components.
16+
17+
Features
18+
19+
- Structure: a flexible structure to handle contracts, ABIS, subgraphs and common decentralized components.
20+
- Multi-chain: native support and configuration to work with multiple chains with automatic type safe and super intuitive.
21+
- Wallets connectivity: native support to work with connectkit, rainbowkit, web3modal.
22+
- Decentralized components: Tree-shakable components that any dApp needs.
23+
- Subgraphs: multi-chain subgraphs support with auto generated typed hooks to query data.

0 commit comments

Comments
 (0)