Skip to content

Conversation

@jadonamite
Copy link

Overview

This PR adds a comprehensive guide to building Transactional Frames on Base, enabling users to mint NFTs directly from their social feed.

Changes

  • New File: apps/base-docs/docs/cookbook/farcaster/transactional-frames.md
  • Architecture: Explained the difference between fc:frame:button logic (POST requests) and standard redirects.
  • Implementation: Provided full code for a Next.js implementation using OnchainKit and Viem:
    • Metadata: Setting up the tx button action.
    • API Route: Handling the signed POST request and returning encoded calldata.
    • Success State: Updating the Frame UI after the transaction is submitted.

Why

Frames are the primary growth driver on Base right now. This guide fills a gap in the documentation by moving beyond "Read-Only" frames to "Write-Action" frames, which are essential for ecosystem apps.

Added a comprehensive guide for building interactive Transactional Farcaster Frames that allow users to mint NFTs directly from the Farcaster feed.
@cb-heimdall
Copy link
Collaborator

cb-heimdall commented Jan 14, 2026

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 0
Sum 1

This PR adds a comprehensive guide to building Transactional Frames on Base, enabling users to mint NFTs directly from their social feed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants