Overview
The Blinkz Actions Generator is a user-friendly application designed to simplify the process of creating and customizing Actions. This tool makes it possible for anyone, regardless of their technical expertise, to create their own Actions with ease.
The Blinkz Actions Generator is built using Next.js and provides an intuitive interface for users to define and customize their Actions. It consists of several key components:
A generator page for creating and previewing Actions
A fallback page for viewing Actions by their IPFS Content Identifier (CID)
APIs for deploying Actions to IPFS and fetching Actions from IPFS
You can view it live in action on: https://actions-generator.vercel.app/
Last updated