Skip to content

Commit 95bd922

Browse files
Create dppbooster
Add dAppBooster to the web3 templates
1 parent 089c41e commit 95bd922

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

content/starter-kits/dappbooster

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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+
dateAdded: 2025-03-26
9+
level: "All"
10+
---
11+
12+
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.
13+
14+
Built with Vite, Typescript, Wagmi, viem, optional Connectkit / Rainbowkit / Web3Modal, and Styled Components.
15+
16+
Features
17+
18+
- Structure: a flexible structure to handle contracts, ABIS, subgraphs and common decentralized components.
19+
- Multi-chain: native support and configuration to work with multiple chains with automatic type safe and super intuitive.
20+
- Wallets connectivity: native support to work with connectkit, rainbowkit, web3modal.
21+
- Decentralized components: Tree-shakable components that any dApp needs.
22+
- Subgraphs: multi-chain subgraphs support with auto generated typed hooks to query data.

0 commit comments

Comments
 (0)