[Steem-RED] - Votes & Authority / Validation nodes added
Steem-RED is a set of nodes for the Node-RED framework. It easily let users to interact with the blockchain just a simple drag and drop interface.
Changes Made
Nodes added
The following nodes were added from the SteemJs library and tested correctly to make sure that the datatype is the correct one.
Votes:
- getAccountVotes
- getActiveVotes
Authority / validation:
- getTransactionHex
- getTransaction
- getRequiredSignatures
- getPotentialSignatures
- verifyAuthority
- verifyAccountAuthority
Roadmap
At this step, Steem-RED has almost 100% coverage of the SteemJs Library and it is almost ready to be published into NPM and the Node-RED palette.
Requirements
To run the nodes on your localhost you must have Node-RED installed on your localhost. To install Node-RED, run the following command in your terminal:
$ sudo npm install -g --unsafe-perm node-red
Installation
$ git clone https://github.com/jayserdny/node-red-contrib-steem
$ cd node-red-contrib-steem
$ npm install
To install the node modules on your localhost, install it into your Node-RED runtime.
$ sudo npm link
$ cd ~/.node-red
$ npm link node-red-contrib-steem
Run node-red.
$ node-red
Open a browser and go to the address http://127.0.0.1:1880.
Contributing
To contribute fork the node-red-contrib-steem repository and submit pull requests.
Github Commits
- https://github.com/jayserdny/node-red-contrib-steem/commit/e3a2478db26a7dbbd05209bbda06038a024f8aa4
- https://github.com/jayserdny/node-red-contrib-steem/commit/c2303130c7e95a9781e5edf0a251d7c0dd0b3cda
- https://github.com/jayserdny/node-red-contrib-steem/commit/4dd974b806e28fe6b1b4a39c8ee40ffd74ec9701
- https://github.com/jayserdny/node-red-contrib-steem/commit/e1ea6a31200e878299686085621820095b35139d
Posted on Utopian.io - Rewarding Open Source Contributors
Hey @jaysermendez I am @utopian-io. I have just upvoted you!
Achievements
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x
Thank you for the contribution. It has been approved.
You can contact us on Discord.
[utopian-moderator]