jar

com.rotilho.jnano : jnano-client

Maven & Gradle

Nov 30, 2018
3 stars

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.

Table Of Contents

Latest Version

Download com.rotilho.jnano : jnano-client JAR file - Latest Versions:

All Versions

Download com.rotilho.jnano : jnano-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jnano-client-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.rotilho.jnano.client

├─ com.rotilho.jnano.client.JSON.class - [JAR]

├─ com.rotilho.jnano.client.NanoAPI.class - [JAR]

├─ com.rotilho.jnano.client.NanoAPIException.class - [JAR]

├─ com.rotilho.jnano.client.NanoRequest.class - [JAR]

com.rotilho.jnano.client.work

├─ com.rotilho.jnano.client.work.NanoCachedWorkOperations.class - [JAR]

├─ com.rotilho.jnano.client.work.NanoLocalWorkOperations.class - [JAR]

├─ com.rotilho.jnano.client.work.NanoRemoteWorkOperations.class - [JAR]

├─ com.rotilho.jnano.client.work.NanoWorkOperations.class - [JAR]

com.rotilho.jnano.client.transaction

├─ com.rotilho.jnano.client.transaction.NanoTransaction.class - [JAR]

├─ com.rotilho.jnano.client.transaction.NanoTransactionOperations.class - [JAR]

com.rotilho.jnano.client.block

├─ com.rotilho.jnano.client.block.NanoBlock.class - [JAR]

├─ com.rotilho.jnano.client.block.NanoChangeBlock.class - [JAR]

├─ com.rotilho.jnano.client.block.NanoOpenBlock.class - [JAR]

├─ com.rotilho.jnano.client.block.NanoReceiveBlock.class - [JAR]

├─ com.rotilho.jnano.client.block.NanoSendBlock.class - [JAR]

├─ com.rotilho.jnano.client.block.NanoStateBlock.class - [JAR]

com.rotilho.jnano.client.account

├─ com.rotilho.jnano.client.account.NanoAccountInfo.class - [JAR]

├─ com.rotilho.jnano.client.account.NanoAccountOperations.class - [JAR]

Advertisement