Skip to main content

Introduction

Welcome to the Watchee MiniKit documentation!

MiniKit is the official SDK for building Mini Apps that run inside the Watchee TV ecosystem. With MiniKit, you can build native-like experiences that leverage Watchee's identity, wallet, and social graph features.

What are Mini Apps?

Mini Apps are lightweight web applications that run within the Watchee mobile app. They allow developers to:

  • Integrate with Watchee Wallet: Seamlessly request payments and sign transactions on the Aptos blockchain.
  • Access User Identity: Authenticate users and access their profile information securely.
  • Leverage Social Features: Interact with Watchee channels, followers, and content.
  • Publish Content: Create and manage content directly from your Mini App.

Key Features

  • Authentication: One-tap login with Watchee credentials.
  • Payments: Request APT or token payments with a simple API.
  • Blockchain: Full access to Aptos blockchain features (signing, transactions).
  • Notifications: Send local notifications to re-engage users.
  • Analytics: Track user events and engagement.

AI Assistance

We provide an optimized documentation file for AI coding assistants (like Cursor, ChatGPT, Claude).

You can provide this URL to your AI assistant to give it instant context about the MiniKit SDK, including API references, type definitions, and usage examples.

Next Steps