Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-tezos-utils

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-tezos-utils

Nodered nodes to interact with Tezos

  • 0.1.5
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

Description

This project brings an easy to use graphical interface to interact with Dexter smart contracts.

It could be useful as a starting point to build arbitrage bots, multiple steps workflows that interact with Tezos blockchain, etc.

Prerequisites

  • Installed NodeJS (tested with NodeJS v14+)

  • Installed NPM

Quick start

npm install -g --unsafe-perm node-red

check other options (it can run in a docker container for example), here

Adding Dexter nodes to node-red:

Go to the node-red data directory e.g: ~/.node-red and run:

cd ~/.node-red

npm install --save node-red-contrib-tezos-utils

Then restart node-red.

Usage

Youtube video - Comming soon.

Security

Some components requires a Tezos wallet in order to sign transaction on the blockchain, the secret key is saved encripted with a default private key in node-red storage, please be aware that this setup can compromise your funds, security measures must be taken in consideration.

FOR EDUCATION PURPOSES ONLY, USE AT YOUR OWN RISK

Keywords

FAQs

Package last updated on 15 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc