Build and launch a simple Patchwork app on Base Sepolia in less than 5 minutes.
Build a Project Config File
Example: patchwork.config.ts
Use PDK to generate your app's contracts
Customize
Use your favorite editor or IDE to customize your generated Solidity contracts, adding any logic your app requires.
Build Contracts
Deploy server-side resources
Deploy the generated schema files where the SchemaURI points to and set up any graphical assets.
Generate contract deploy script
Deploy to Base Sepolia
0x00000000001616E65bb9FdA42dFBb7155406549b
on Base and Sepolia. It is deployed to 0x5fCa9f36772CE35bFbD3Cc75E854F0bEBDDD1ed4
on Base Sepolia.Congrats! You’ve deployed your first Patchwork App! Need help generating the rest of your app’s frontend and backend services? Head over to the create-patchwork docs.