Looking for a Blockchain-Based Data Node—Or Should I Build One?

Hey everyone!

I’m looking for a programmatic-style blockchain node—does something like this already exist? :thinking:

What I’m Looking For:

  • A node that uses blockchain as a backend for data storage, possibly with some rule-based features.
  • Allows different workflows to access shared data from different accounts, even if they don’t have their own backend server.
  • Ideally, it should support testnet transactions since they’re basically “free.”

If Nothing Exists…

If there isn’t something like this out there, I might consider building one! Some potential features:

  • The ability to store text or files as a “resource.”
  • The node would hash the data and upload it to the blockchain.

Does anyone know of an existing solution, or would this be something worth creating? Let’s discuss! :rocket:

If you have other features in mind lets sync up!

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.