0.1.9 • Published 6 years ago

iroha-lib v0.1.9

Weekly downloads
11
License
Apache-2.0
Repository
github
Last release
6 years ago

iroha-js

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

This package fully compatible with Iroha 1.0 beta-2

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.

0.2.1

6 years ago

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago