https://github.com/jadbox/node-red-contrib-ethers
Smarter node-red modules for eth contracts
https://github.com/jadbox/node-red-contrib-ethers
Last synced: 8 months ago
JSON representation
Smarter node-red modules for eth contracts
- Host: GitHub
- URL: https://github.com/jadbox/node-red-contrib-ethers
- Owner: jadbox
- Created: 2020-01-30T19:38:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-25T12:44:40.000Z (about 3 years ago)
- Last Synced: 2025-07-07T03:52:53.660Z (12 months ago)
- Language: HTML
- Size: 349 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.

## Quick Start
In your node-red project directory for your flow, run:
```bash
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](http://www.Abridged.io)
- Jonathan Dunlap [@jadbox](https://twitter.com/jadbox) | [jdunlap.eth](https://3box.io/0xffadc07f1bfb127f4312e8652fe94ab0c771b54d)