Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Blockchain-based (MultiChain-based) sample application using SAP Cloud SDK blockchain.

License

Notifications You must be signed in to change notification settings

SAP-archive/cloud-blockchain-bankdata-management-example

Repository files navigation

Important Notice

This public repository is read-only and no longer maintained.

SAP Cloud SDK Blockchain Tutorial: Bankdata Management

Replicating master data for banks from SAP S/4HANA to MultiChain and querying it from blockchain.

Description

In this tutorial example you will use SAP Cloud SDK and MultiChain blockchain technology to develop and deploy a basic bankdata cloud application in Java. This showcases how the SAP Cloud SDK can be used to develop blockchain applications in SAP Cloud Platform with an integration to SAP S/4HANA.

Requirements

To deploy this application you should have the following:

Download and Installation

Download the Maven sample project from https://github.com/SAP/cloud-blockchain-bankdata-management-example

  1. Compile and make this Maven project using maven command mvn package

  2. Use Cloud Foundry command line tools to push the application to SAP Cloud Platform

  3. Add the environment variable SANDBOX_APIKEY with the API Key from https://api.sap.com

  4. Create a Multichain service instance in the same cloud platform account where your application is deployed to

  5. Bind the MultiChain service to your cloud application

  6. Restart your application

Support

There is no support provided for this application.

License

Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the SAP Sample Code License except as noted otherwise in the LICENSE file.