Hey everyone!
I’m looking for a programmatic-style blockchain node—does something like this already exist?
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!
If you have other features in mind lets sync up!