JSPM

@majus/n8n-nodes-web3

0.1.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11
  • Score
    100M100P100Q61766F
  • License MIT

Collection of custom n8n nodes for web3 & blockchain integration

Package Exports

  • @majus/n8n-nodes-web3
  • @majus/n8n-nodes-web3/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@majus/n8n-nodes-web3) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

n8n-nodes-web3

n8n × web is a collection of custom nodes built for n8n, the popular open-source no-code workflow automation tool.

n8n is a fair-code licensed workflow automation platform.

Installation

The community package name is @majus/n8n-nodes-web3.

Follow the installation guide in the n8n community nodes documentation.

Motivation

While n8n is fantastic for automating tasks without needing to code, it doesn’t currently support blockchain integrations.

n8n-web3-2025-01-21-1421

That’s where we come in! Our project adds seamless web3 functionalities, making it easy for anyone to interact with various blockchain protocols right within n8n.

n8n-web3-2025-01-21-1421

There are many clear evidences that web3 integration is demanded by no-code developers community:

Operations

With n8n × web3, no-code developers can effortlessly add blockchain features to their workflows. Plus, pro web3 developers can quickly prototype their decentralized apps and blockchain solutions without the hassle.

Currently, there are following custom nodes available:

  • "Farcaster: Frame builder" — allows to build Farcaster frames standard compliant HTML markup.
  • "Farcaster: Transaction builder" — simplifies creating Farcaster frames standard compliant transaction request data.
  • "Lilypad Generic Job" — allows to issue generic job to the Lilypad TEE.
  • "Lilypad Llama3 Job" — allows to issue Llama3 specific job to the Lilypad TEE.
  • "Squid Router" — allows to perform token swaps between different blockchains via the Squid Router API.
  • "Flow Mutate" — allows to perform the Flow blockchain write operations via FVM.
  • "Flow Query" — allows to perform the Flow blockchain read operations via FVM.

Roadmap

We plan for our future custom nodes handle common blockchain tasks like:

  • Converting data between JavaScript and Solidity
  • Signing data with ECDSA
  • Sending raw transactions via JSON RPC
  • Automatically generating transaction data from Smart Contract ABIs
  • Using standard Smart Contract ABIs without any coding
  • Listening for blockchain events to trigger workflows

Down the road, we’d love to expand even more—think support for non-EVM blockchains like Bitcoin and Solana, or adding tools for working directly with Solidity and managing ZK proofs.

Eventually, we aim to have our nodes integrated into n8n’s core, joining the existing ~200 web2 service nodes and making blockchain automation a breeze for everyone.

Resources

Licence

MIT