Blinks Provider
Last updated
Was this helpful?
Last updated
Was this helpful?
In this section, we'll walk step-by-step through building Actions, from the basics up through using complex input types, linked Actions, etc.
We'll do this with the popular API framework NextJS, but since Actions providers are just REST APIs, you can build an Action in any language (JavaScript, TypeScript, Rust, etc.) or any framework (NextJS, Hono, Express, Fastify, etc.) that supports building a REST API.
For more details on the Action specification, check out the Specification section of the docs.
You can also find a step-by-step guide to creating and deploying an Action by visiting Dialect's Dashboard:
Create your first Action using forkable, open-source examples in our GitHub.
Test your action on https://dial.to.
Register your action.
Share your Actions on Twitter, and bring them to life with Blinks support through your favorite extension--including Phantom, Backpack, or Dialect's dedicated Blinks extension.
If you'd like examples from more languages, please see our Actions repo on Github, where we have examples developed in more frameworks, such as ExpressJS and Hono.
Last updated: Dec 10th, 2024
Dialect Extension
2.4.2
Phantom Extension
2.2
Backpack Extension
2.4
Solflare Extension
2.4
OKX Extension
Legacy Version
Bags App
2.4
Bybit Extension
Legacy Version
You can find more information about the current version of Actions Spec here