iroha-lib

0.1.9 • Public • Published

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.

Package Sidebar

Install

npm i iroha-lib

Weekly Downloads

3

Version

0.1.9

License

Apache-2.0

Unpacked Size

4.71 MB

Total Files

30

Last publish

Collaborators

  • 6r1d
  • stefanpopov
  • soramitsu-admin
  • stinger112