jar

com.moonstoneid : siwe-java

Maven & Gradle

May 13, 2023
16 stars

siwe-java · A Java lib that implements Sign-In with Ethereum (EIP-4361)

Table Of Contents

Latest Version

Download com.moonstoneid : siwe-java JAR file - Latest Versions:

All Versions

Download com.moonstoneid : siwe-java 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 siwe-java-1.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.moonstoneid.siwe.util

├─ com.moonstoneid.siwe.util.Utils.class - [JAR]

├─ com.moonstoneid.siwe.util.ValidatorUtils.class - [JAR]

com.moonstoneid.siwe.grammar

├─ com.moonstoneid.siwe.grammar.SiweGrammar.class - [JAR]

com.moonstoneid.siwe

├─ com.moonstoneid.siwe.SiweMessage.class - [JAR]

com.moonstoneid.siwe.validator

├─ com.moonstoneid.siwe.validator.EIP1271.class - [JAR]

├─ com.moonstoneid.siwe.validator.SignatureValidator.class - [JAR]

com.moonstoneid.siwe.error

├─ com.moonstoneid.siwe.error.ErrorTypes.class - [JAR]

├─ com.moonstoneid.siwe.error.SiweException.class - [JAR]

Advertisement