by Barry Allen | Jun 21, 2023 | Blockchain
Introduction The smooth functioning of international trade relies heavily on trade finance, which serves as a critical enabler for cross-border transactions. A wide range of essential financial instruments and products helps to facilitate the timely and efficient... by Barry Allen | Aug 23, 2022 | Blockchain, Interview
Preface – This post is part of the Blockchain Basics series. Introduction Blockchain is a concept that has a list of records called blocks that store data publicly and in chronological order. In Blockchain, the Cryptography methodology is used to encrypt the... by Barry Allen | Dec 29, 2019 | ABAP Programs, Blockchain
Preface – This post is part of the Blockchain on SAP Cloud Platform and ABAP Programs series. In this article, we will learn how to create a block in Blockchain on the SAP Cloud Platform. METHOD create_object_history. DATA: lo_http_client TYPE REF TO... by Barry Allen | Dec 29, 2019 | ABAP Programs, Blockchain
Preface – This post is part of the Blockchain on SAP Cloud Platform and ABAP Programs series. In this step, we will call the blockchain service again using the token that we have stored in above step. And then we will receive the history of transactions... by Barry Allen | Dec 27, 2019 | Blockchain
Preface – This post is part of the Blockchain on SAP Cloud Platform series. Introduction With the introduction of Blockchain in SAP Cloud Platform, the important questions for SAP developers was its implementation in SAP ABAP. All the client information of... by Barry Allen | Dec 10, 2019 | Blockchain
Preface – This post is part of the Blockchain Basics series. Introduction Corda is an open source private blockchain platform, introduced by R3 that integrates the existing proven technologies such as relational database, Java Machine (JVM) in blockchain for...