QuickDapp / QuickDapp

Web3 dapp template for rapidly building and shipping.

Home Page:https://quickdapp.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuickDapp

Live demo: https://demo.quickdapp.xyz

QuickDapp is a highly opinionated framework that helps you quickly build and deploy Web3 dapps, batteries included.

It is designed to save you a massive amount of time and effort, freeing you up to focus on the parts of your dapp that actually matter.

Roughly speaking, it integrates the following:

Please visit https://quickdapp.xyz for more information.

Getting started

Pre-requisites:

  • Node.js v20+.
  • PNPM.
  • PostgreSQL 11+ running locally on port 5432, with a default admin user called postgres.

Install the packages:

pnpm i

Run the bootstrap script:

pnpm bootstrap

Please refer to the "Getting Started" tutorial for further instructions. You can display the documentation in the browser by running:

pnpm showdocs

License

MIT - see LICENSE.md

About

Web3 dapp template for rapidly building and shipping.

https://quickdapp.xyz

License:MIT License


Languages

Language:TypeScript 80.8%Language:JavaScript 15.7%Language:Dockerfile 2.6%Language:CSS 0.8%Language:Shell 0.0%