@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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.1.84latest

Version History

VersionDownloads (Last 7 Days)Published
0.1.84
0.1.71
0.1.61
0.1.50
0.1.41
0.1.31
0.1.20
0.1.11
0.1.00

Package Sidebar

Install

npm i @0xfacet/create-dapp

Weekly Downloads

9

Version

0.1.8

License

MIT

Unpacked Size

295 kB

Total Files

20

Last publish

Collaborators

  • hirsch