I want to execute web3 contracts with node-red. There was a "node-red-contrib-web3" node but it does not seem to available anymore. How to execute web3 contracts? Are there any solutions?
It is quite easy to use node.js libraries in Node-RED. Perhaps you could consider using a NPM library, like for instance web3.js ?