Socket
Book a DemoInstallSign in
Socket

node-red-contrib-ethers

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-ethers

Simply call etherium contracts from node-red, powered by Ethers.js and Etherscan

latest
Source
npmnpm
Version
1.0.6
Version published
Maintainers
1
Created
Source

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

  • Jonathan Dunlap @jadbox | jdunlap.eth

Keywords

node-red

FAQs

Package last updated on 23 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts