New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

iroha-lib

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iroha-lib

Modern JavaScript library for Iroha. https://github.com/hyperledger/iroha

  • 0.1.9
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-70.59%
Maintainers
3
Weekly downloads
 
Created
Source

iroha-js

Official Iroha JavaScript Library. https://github.com/hyperledger/iroha

This package fully compatible with Iroha 1.0 beta-3

Usage

You can use regular Node.js style to import iroha-lib package and related protobufs:

const iroha = require('iroha-lib')

const blockTransaction = require('iroha-lib/pb/block_pb.js').Transaction
const endpointGrpc = require('iroha-lib/pb/endpoint_grpc_pb.js')

...

Watch usage in example folder and read the docs .


This NPM package is in deep pre-alfa phase, so if you have any troubles, feel free to create a new issue or contact contributors from package.json.

Keywords

FAQs

Package last updated on 06 Aug 2018

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