Skip to main content

Overview

Pre-configured templates to help you build Blinks out of the box.

What Are Scaffolds?

Scaffolds are ready-to-use project templates that handle initial setup and configuration. They come with essential dependencies, tools, and examples so you can focus on building your blockchain experiences.

Why Use Scaffolds?

Every Blink consists of two core components: a Blinks Provider (backend) and a Blinks Client (frontend). Our scaffolds make working with both seamless:

  • Next.js Foundation: Built on Next.js for robust provider-client communication
  • Zero Config: Pre-wired with wallet connections, blockchain SDKs, and dev tools
  • Local Testing: Ready-made examples to test your full Blink locally
  • Chain Agnostic: Deploy to any blockchain by updating the chainId

Getting Started

  1. Choose your scaffold
  2. Clone the template
  3. Set your chain configuration
  4. Start building

Available Scaffolds

Looking to build for other chains? Check out our Integration Guide.