Open bbhopesh opened 4 years ago
I needed to use blockhash-core in my Android app. So, I followed your C and JS implementations, and implemented it in Java. I was wondering if you'd be interested in mentioning the repo on your website or maybe move repository to your org?
Here is the link to java implementation: https://github.com/bbhopesh/blockhash-java
blockhash-java-lib is the Java implementation without any Android dependencies. blockhash-android-lib is wrapper for Android.
blockhash-java-lib
blockhash-android-lib
I needed to use blockhash-core in my Android app. So, I followed your C and JS implementations, and implemented it in Java. I was wondering if you'd be interested in mentioning the repo on your website or maybe move repository to your org?
Here is the link to java implementation: https://github.com/bbhopesh/blockhash-java
blockhash-java-lib
is the Java implementation without any Android dependencies.blockhash-android-lib
is wrapper for Android.