@0xfacet/create-dapp

0.1.8 • Public • Published

Create Facet Dapp

A tool to quickly scaffold a new Facet dapp with RainbowKit, wagmi, and Next.js.

Usage

You can create a new Facet dapp using any of these methods:

# Using npm
npm init @0xfacet/dapp

# Using yarn
yarn create @0xfacet/dapp

# Using pnpm
pnpm create @0xfacet/dapp

You can also specify a custom project directory:

npm init @0xfacet/dapp my-awesome-dapp

Features

  • Next.js 15+ setup with App Router
  • RainbowKit for wallet connection
  • wagmi for Ethereum interactions
  • Tailwind CSS for styling
  • TypeScript support
  • Facet SDK integration

Environment Setup

After creating your project, you'll find a .env file in the root directory. You'll need to set:

NEXT_PUBLIC_NETWORK=sepolia

License

MIT

Package Sidebar

Install

npm i @0xfacet/create-dapp

Weekly Downloads

21

Version

0.1.8

License

MIT

Unpacked Size

295 kB

Total Files

20

Last publish

Collaborators

  • hirsch