Last Version

JNano Client 1.1.2

JNano Client is the first Java RPC client which allows you to fully manage yours keys localy. Together with JNano Commons you will have all needed operations to create a light wallet without the need to dig in Nano implementation and focus more in delivery new awesome features.

License

License

Categories

Categories

CLI User Interface JNA Development Tools Native
GroupId

GroupId

com.rotilho.jnano
ArtifactId

ArtifactId

jnano-client
Version

Version

1.1.2
Type

Type

jar
Description

Description

JNano Client
JNano Client is the first Java RPC client which allows you to fully manage yours keys localy. Together with JNano Commons you will have all needed operations to create a light wallet without the need to dig in Nano implementation and focus more in delivery new awesome features.
Project URL

Project URL

https://github.com/rotilho/jnano-client
Source Code Management

Source Code Management

https://github.com/rotilho/jnano-client

Download jnano-client 1.1.2


<!-- https://jarcasting.com/artifacts/com.rotilho.jnano/jnano-client/ -->
<dependency>
    <groupId>com.rotilho.jnano</groupId>
    <artifactId>jnano-client</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rotilho.jnano/jnano-client/
implementation 'com.rotilho.jnano:jnano-client:1.1.2'
// https://jarcasting.com/artifacts/com.rotilho.jnano/jnano-client/
implementation ("com.rotilho.jnano:jnano-client:1.1.2")
'com.rotilho.jnano:jnano-client:jar:1.1.2'
<dependency org="com.rotilho.jnano" name="jnano-client" rev="1.1.2">
  <artifact name="jnano-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rotilho.jnano', module='jnano-client', version='1.1.2')
)
libraryDependencies += "com.rotilho.jnano" % "jnano-client" % "1.1.2"
[com.rotilho.jnano/jnano-client "1.1.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.rotilho.jnano : jnano-commons jar 1.5.0
com.squareup.okhttp3 : okhttp jar 3.11.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.7
com.fasterxml.jackson.module : jackson-module-parameter-names jar 2.9.7

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.skyscreamer : jsonassert jar 1.5.0
org.mockito : mockito-core jar 2.18.3
com.github.tomakehurst : wiremock jar 2.17.0

Project Modules

There are no modules declared in this project.