Skip to content

chrishajduk84/eth-red

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@eth-red

Ethereum/Web3 interface for Node-RED.

Installation Instructions

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 .

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/

About

Web3/Ethereum interface for Node-RED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.9%
  • HTML 35.5%
  • Shell 1.6%