jar

xyz.voltawallet : core

Maven & Gradle

Sep 28, 2023
0 stars

module-core · Volta Java SDK

Table Of Contents

Latest Version

Download xyz.voltawallet : core JAR file - Latest Versions:

All Versions

Download xyz.voltawallet : core JAR file - All Versions:

Version Vulnerabilities Size Updated
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 core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

xyz.voltawallet.model

├─ xyz.voltawallet.model.UserOperation.class - [JAR]

xyz.voltawallet.internal.model

├─ xyz.voltawallet.internal.model.EstimateFeeResponse.class - [JAR]

├─ xyz.voltawallet.internal.model.JsonRpcMessage.class - [JAR]

├─ xyz.voltawallet.internal.model.VoltaError.class - [JAR]

xyz.voltawallet.utility

├─ xyz.voltawallet.utility.Utility.class - [JAR]

xyz.voltawallet.internal

├─ xyz.voltawallet.internal.BundleClient.class - [JAR]

├─ xyz.voltawallet.internal.DefaultBundleClient.class - [JAR]

├─ xyz.voltawallet.internal.DefaultVoltaClient.class - [JAR]

├─ xyz.voltawallet.internal.VoltaFactory.class - [JAR]

xyz.voltawallet.internal.jackson

├─ xyz.voltawallet.internal.jackson.BigIntHexDeserialize.class - [JAR]

├─ xyz.voltawallet.internal.jackson.BigIntHexSerialize.class - [JAR]

xyz.voltawallet.constant

├─ xyz.voltawallet.constant.Blockchain.class - [JAR]

xyz.voltawallet.exception

├─ xyz.voltawallet.exception.VoltaException.class - [JAR]

xyz.voltawallet

├─ xyz.voltawallet.VoltaClient.class - [JAR]

├─ xyz.voltawallet.VoltaSdk.class - [JAR]