Skip to content

dashpay/dashj-android

Repository files navigation

DashJ BLS for Android

git submodule update --init --recursive
./gradlew build

Publish to Maven Local

./gradlew publishToMavenLocal

Publish to Maven Central

To deploy to the maven repository:

./gradlew clean
./gradlew publish
./gradlew jreleaserDeploy

About

Android JNI libraries for BLS, X11 and scrypt which are used by DashJ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages