dAppBooster
Welcome to dAppBooster's documentation!
dAppBooster is a template / starter-kit for boosting the development of decentralized applications (dApps). It is built onto the last tools available such us React, Typescript, Wagmi, viem, @tanstank-query, @tanstank-query, vite. Learn more about the stack.
After more than five years of making decentralized apps, our team at BootNode has put together a simple yet powerful toolkit. This toolkit is designed to tackle the common hurdles and big decisions that come up when building dApps. It makes starting a new dApp smoother, cutting down on both time and complexity while focusing on developer experience, stability, bundle size, and performance. Here are some main features this starter-kit provides:
- Structure: a flexible structure to handle contracts, ABIS, subgraphs and common decentralized components.
- Multi-chain: native support and configuration to work with multiple chains with automatic type safe and super intuitive.
- Wallets connectivity: native support to work with connectkit, rainbowkit, web3modal.
- Decentralized components: Tree-shakable components that any dApp needs.
- Subgraphs: multi-chain subgraphs support with auto generated typed hooks to query data.
You can learn more about the rationale behind the project in the Why dAppBooster section.