0.0.3 • Published 8 months ago

node-red-contrib-web3-blue v0.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

Web3 Blue :blue_book:

A collection of Node-RED nodes for smart contract interactions using the web3 module.

Installation :zap:

To install the collection execute the following command inside the ./.node-red directory:

npm install node-red-contrib-web3-blue

Nodes Included :package:

The collection is comprised of the following nodes:

  • RPC: Node for connecting to an Ethereum Remote Procedure Call server.
  • Accounts: Node for interacting with web3 accounts including creating, recovering, locking unlock accounts as well as signing data and recovering signers.
  • Contracts: Node for web3 smart contract deployment and interaction.
0.0.3

8 months ago

0.0.2

1 year ago

0.0.1

1 year ago