Blockchain
-
Unlocking Blockchain: A Quick Overview
Welcome to the world of blockchain! In the realm of technology, blockchain stands out as a fascinating and transformative concept.…
Read More » -
A New Frontier: Abstraction in Blockchain Development
In the ever-evolving landscape of technology, the concept of abstraction is emerging as a powerful force, ushering in a new…
Read More » -
Cardano Mempool monitoring with Yaci Java Library
In this post, I am going to explain how to monitor a local Cardano node’s mempool using Java or any…
Read More » -
Cardano-client-lib: Minting a new Native Token in Java — Part III
This is the third part of cardano-client-lib series. In this post, I will explain how to create a new Native…
Read More » -
Cardano-client-lib: Transaction with Metadata in Java — Part II
In this post, we will see how you can create and post a transaction with metadata to Cardano network in…
Read More » -
Cardano-client-lib : A Java Library to interact with Cardano — Part I
In this post, I am going to introduce a Java library called “cardano-client-lib”. You can use this library in a…
Read More » -
Call Plutus V2 contract from off-chain Java code using Cardano Client Lib
In this post, we will go through the steps required to invoke a Plutus smart contract from a Java application…
Read More » -
Cardano-client-lib: New composable functions to build transaction in Java— Part I
Cardano-client-lib is a Java client library for Cardano blockchain. It simplifies the interaction with Cardano blockchain from a Java application.…
Read More »