create-patchwork is the fastest way to build a full-stack Patchwork application, generating everything you need for a deployable onchain app in minutes.
Initialize your app
create-patchwork
.Configure your Patchwork config
patchwork.config.ts
file. This is where you’ll configure your app’s contracts and settings.
patchwork.config.ts
Spin up test environment
http://localhost:3000
and view your container logs at http://localhost:9999
.create-patchwork
.