Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/btp-blockchain-theta
Cloud Foundry multi-target application demonstrating NodeJS interface library to Theta blockchain with off-chain micropayment support.
https://github.com/sap-samples/btp-blockchain-theta
blockchain multi-target-application nodejs sample sample-code sap-btp theta-blockchain
Last synced: about 2 months ago
JSON representation
Cloud Foundry multi-target application demonstrating NodeJS interface library to Theta blockchain with off-chain micropayment support.
- Host: GitHub
- URL: https://github.com/sap-samples/btp-blockchain-theta
- Owner: SAP-samples
- License: apache-2.0
- Created: 2021-04-20T21:58:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-22T19:39:27.000Z (over 2 years ago)
- Last Synced: 2024-06-19T10:05:15.751Z (7 months ago)
- Topics: blockchain, multi-target-application, nodejs, sample, sample-code, sap-btp, theta-blockchain
- Language: JavaScript
- Homepage:
- Size: 2.05 MB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/btp-blockchain-theta)](https://api.reuse.software/info/github.com/SAP-samples/btp-blockchain-theta)
# BTP Blockchain THETA
CloudFoundry multi-target application demonstrating NodeJS interface library to Theta blockchain with off-chain micropayment support.## Description
While [SAP's support for various blockchain technologies has been sunsetted](https://blogs.sap.com/2020/08/19/sunset-of-all-multichain-and-quorum-services-on-the-sap-cloud-platform/), there remains business cases where it is in the interests of customers to develop and maintain blockchain infrastructure with SAP's Business Technology Platform(BTP). In the blog post [Integrating SAP Business Technology Platform with Blockchain Service](https://blogs.sap.com/2021/02/09/integrating-sap-business-technology-platform-with-blockchain-service/), Swapnil suggests two approaches. This sample is oriented around the second one of deploying blockchain components to your infrastructure(BTP) as well as provides a sample application for interfacing with the [Theta Blockchain](https://www.thetatoken.org/).
This sample is referred to in an upcoming blog post.: [Blog Post](https://people.sap.com/andrew.lunde#content:blogposts)
## Requirements
- Business Technolgy Platform(BTP) productive or trial account.
- Business Appication Studio(BAS) quota and subscription. -or- Microsoft [VSCode](https://code.visualstudio.com/)## Download and Installation
> **Note:** These instructions assume you are using a Linux or MacOS system or Business Application Studio(BAS). If you are on Windows, substitute "/" for "\\" in the included commands.
```
```## Limitations
This example contains no known limitations.
## Known Issues
There are no known issues to this sample application. If you encounter any issues, please reach out to us through the details highlighted in the How to obtain support section
## How to obtain support
In case of an issue please create an issue on Github.
Please follow the steps mentioned [here](https://help.github.com/articles/creating-an-issue/) to create an Issue.## To-Do (upcoming changes)
No new features are planned at this point.
## License
Copyright (c) 2021 SAP SE or an SAP affiliate company. All rights reserved. This project is licensed under the Apache Software License, version 2.0 except as noted otherwise in the [LICENSE file](LICENSES/Apache-2.0.txt).