Back to Nodes

Blocklet Server

Last updated Aug 15, 2025

N8N nodes for the ArcBlock platform

1 Weekly Downloads
20 Monthly Downloads

Included Nodes

Blocklet Server
Blocklet Service
Discuss Kit
Markdown to Lexical
Payment Kit
Snap Kit
Media Kit
Vote Kit
Twitter Media Upload

Description

Banner image

n8n-nodes-arcblock

This repo contains nodes to help you automate apps run on the ArcBlock Blocklet platform.

And some util nodes:

Prerequisites

You need the following installed on your development machine:

  • git
  • Node.js and pnpm. Minimum version Node 20. You can find instructions on how to install both using nvm (Node Version Manager) for Linux, Mac, and WSL here. For Windows users, refer to Microsoft's guide to Install NodeJS on Windows.
  • Install n8n with:
    npm install n8n -g
    
  • Recommended: follow n8n's guide to set up your development environment.

License

MIT