Comprehensive and easy-to-integrate Java library designed for both Java and blockchain developers. This library offers a unified interface to perform a variety of cryptographic operations necessary for blockchain development. By calling just a few simple methods, developers can:
The library supports Bitcoin and Ethereum blockchain networks in both their mainnet and testnet versions.
1. Clone:
git clone https://bitbucket.org/barbantfintech/cryptojdk.git [YOUR_PATH/cryptojdk]
2. Install:
mvn clean install [YOUR_PATH/cryptojdk]
2. pom.xml depencency:
<groupId>com.barbantfintech.tools.common</groupId>
<artifactId>crypto-jdk</artifactId>
<version>1.0</version>
Author: Barbant Fintech Ltd
Copyright: © 2024 Barbant Fintech Ltd