Skip to content
forked from memtrip/eos-jvm

EOS libraries for the JVM, designed primarily for Android development.

Notifications You must be signed in to change notification settings

krypt007/eos-jvm

 
 

Repository files navigation

eos-jvm

EOS libraries for the JVM, designed primarily for Android development. Our open source Android wallet app EOS REACH serves as a blueprint for how other developers might want to utilise this SDK.

Travis ci

An EOS SDK for pushing actions to the EOS system contracts. The SDK utilises eos-jvm to seamlessly handle transaction signing, byte writing and api requests.

An EOS client library containing the core building blocks required to interact with the EOS network.

An EOS client library that uses an OkHttpClient to make requests to the nodeos RPC HTTP API.

A local replacement of abi_json_to_bin, annotation processing is used to generate reliable Abi byte writing boilerplate code.

Scripts and config for initialising a development environment with test data.

Credits

About

EOS libraries for the JVM, designed primarily for Android development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 85.2%
  • Java 12.5%
  • Shell 2.3%