Skip to content

Commit 117002f

Browse files
committed
added label
1 parent 68d4b39 commit 117002f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1+
12
# IOTA Flash Channel Java Wrapper
3+
[![](https://jitpack.io/v/gosticks/iota.flash.js-java-wrapper.svg)](https://jitpack.io/#gosticks/iota.flash.js-java-wrapper)
24

35
This wrapper allows the usage of [iota.flash.js](https://github.com/iotaledger/iota.flash.js) lib directly in Java. This is achieved by running the iota.flash.js script and all dependencies (modified build of iota.flash.js) in the V8 engine (using [J2V8](https://github.com/eclipsesource/J2V8) bindings for V8).
46
If you have any ideas please submit a request (I am totally not a Java guy so...)

iotaflashlibjswrapper.iml

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
<orderEntry type="inheritedJdk" />
1313
<orderEntry type="sourceFolder" forTests="false" />
1414
<orderEntry type="library" name="Maven: com.eclipsesource.j2v8:j2v8_macosx_x86_64:4.6.0" level="project" />
15-
<orderEntry type="library" name="Maven: com.github.iotaledger:iota~lib~java:0.9.10" level="project" />
1615
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.2" level="project" />
1716
</component>
1817
</module>

0 commit comments

Comments
 (0)