hyperledger/iroha-scala

Name: iroha-scala

Owner: Hyperledger

Description: Scala library for Hyperledger Iroha, a simple distributed ledger. http://iroha.tech

Created: 2017-03-12 14:28:48.0

Updated: 2018-05-24 09:34:01.0

Pushed: 2018-02-10 12:12:33.0

Homepage: null

Size: 63

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

iroha-scala

Scala library for Hyperledger Iroha.

Install

Install sbt.

clone https://github.com/hyperledger/iroha-scala.git
roha-scala
publishLocal
Usage
  1. build.sbt
aryDependencies += "org.hyperledger" %% "iroha-scala" % "1.0.0"
Test

Test required local iroha node with gRPC(50051).

test
Compile proto
compile
License

Copyright 2017 Daisuke SHIMADA.

Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.