✨
BLINKZ
  • Blinkz
    • Our Mission
    • Try It Now
    • Table of Contents
  • SDK
    • Blinkz Actions SDK
      • Introduction
      • Quick Start
      • Getting Started
      • Core Concepts
      • SDK Reference
      • Examples
      • Best Practices
      • How to Contribute
      • API Reference
      • Resources
      • FAQ
  • Extension
    • Blinkz Actions Extension
      • Overview
      • Key Components
      • Key Features
      • Usage
      • Development Status
      • Additional Resources
  • Generator
    • Blinkz Actions Generator
      • Overview
      • Key Components
      • Using The Actions Generator
      • Deployment
      • Extending The Generator
      • Additional Resources
  • Conclusion
    • Conclusion
Powered by GitBook
On this page
  1. Generator
  2. Blinkz Actions Generator

Using The Actions Generator

To use the Actions Generator:

  1. Clone the repository and install dependencies

  2. Set up environment variables for Pinata API credentials

  3. Run the development server using npm run dev, yarn dev, or pnpm dev

  4. Open http://localhost:3000 in your browser to access the generator

Users can then:

  • Enter details for their Action (title, description, image URL)

  • Choose from predefined templates or create custom Actions

  • Preview the Action in real-time

  • Deploy the Action to IPFS

  • View deployed Actions using their IPFS CID

PreviousKey ComponentsNextDeployment

Last updated 6 months ago