Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
io.proximax:java-xpx-chain-sdk
Advanced tools
The ProximaX Sirius Chain Java SDK is a Java library for interacting with the Sirius Blockchain.
Official ProximaX Sirius Blockchain SDK Library in Java.
The ProximaX Sirius Chain Java SDK is a Java library for interacting with the Sirius Blockchain. It provides a complete library set coverage, and supports synchronous and asynchronous requests. This SDK can be used with JVM-based languages like Java, Kotlin, Scala.
See wiki for latest version of the project.
This library requires use of Java8. Releases of library are published to Maven Central and snapshots are available in Sonatype snapshot repository. To include library and its dependencies, add following to your build script:
<dependency>
<groupId>io.proximax</groupId>
<artifactId>java-xpx-chain-sdk</artifactId>
<version>${javaXpxVersion}</version>
</dependency>
compile "io.proximax:java-xpx-chain-sdk:${javaXpxVersion}"
For SDK documentation and examples see wiki and JavaDoc.
Check integration tests for working examples how to use the library.
We'd love to get more people involved in the project. Please feel free to raise issue or PR and we'll review your contribution.
Project is licensed under Apache License Version 2.0. See LICENSE file for details.
Copyright (c) 2019 ProximaX Limited
FAQs
The ProximaX Sirius Chain Java SDK is a Java library for interacting with the Sirius Blockchain.
We found that io.proximax:java-xpx-chain-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.