Web3 contract execution

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 ?

1 Like

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