Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 875 Bytes

README.md

File metadata and controls

42 lines (25 loc) · 875 Bytes

@eth-red

Ethereum/Web3 interface for Node-RED.

Installation Instructions

  1. The install script will install all necessary components EXCEPT the following: (please install them manually and globally)
  • npm
  • node
  • node-red
> sudo bash install.sh
> node .
  1. Copy and paste private key into ./eth-red/ethwallet.js

Getting Started

  1. Connect Node-RED nodes to "set-node" & "get-node" accross different node-RED clients:

UI

  1. Enter contract interface and address into the nodes' settings:

UI

  1. Do the same for "get-node":

UI

Contributions

Developed By Chris Hajduk & Lucas Zeer as part of EthWaterloo Hackathon (https://ethwaterloo.com/).

Built ontop of:

Node-RED: https://nodered.org/

Ethereum: https://www.ethereum.org/