Skip to content

hybuild-project/node-red-contrib-ethers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-RED Etherium Transaction Node

This provides a Ethers contract transaction node that uses Ethers.js and Etherscan to automatically fetch the contract method list and method parameters.

It requires a valid Etherscan API key to auto populate the node's configuration panel.

node-red-contrib-ethers screenshot

Quick Start

In your node-red project directory for your flow, run:

npm install node-red-contrib-ethers

Note: You will need an Etherscan API key to properly configure the Transaction node for fetching contract interfaces.

Restart node-red and use the Transaction node under the Ethers category.

Authors

This project is a creation of Abridged

About

Smarter node-red modules for eth contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 69.4%
  • JavaScript 30.6%