A Java library for graphene blockchains such as Hive and Bitshares. This is the core of the PalmPay Point of Sale systems. GrapheneJ can also be used for your mobile apps, embedded systems, etc.
Go to file
2016-11-23 15:03:31 -05:00
gradle/wrapper Initial commit 2016-11-21 12:50:30 -05:00
src/main/java/com/luminiasoft/bitshares Removing BrainKey methods used to generate addresses 2016-11-23 15:03:31 -05:00
.gitattributes Trying to remove \r\n from files 2016-11-21 23:15:11 -05:00
.gitignore Introducing the crypto package with utilities to generate random numbers 2016-11-23 09:26:25 -05:00
build.gradle Initial commit 2016-11-21 12:50:30 -05:00
gradlew Initial commit 2016-11-21 12:50:30 -05:00
gradlew.bat Initial commit 2016-11-21 12:50:30 -05:00
settings.gradle Initial commit 2016-11-21 12:50:30 -05:00