Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sap-samples/hana-shared-ledger-examples
Learn how to read and write transactions to the Shared Ledger on SAP HANA.
https://github.com/sap-samples/hana-shared-ledger-examples
client golang java sample sample-code sap-btp sap-hana typescript
Last synced: 1 day ago
JSON representation
Learn how to read and write transactions to the Shared Ledger on SAP HANA.
- Host: GitHub
- URL: https://github.com/sap-samples/hana-shared-ledger-examples
- Owner: SAP-samples
- License: apache-2.0
- Created: 2023-07-12T08:29:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-27T08:06:14.000Z (over 1 year ago)
- Last Synced: 2023-08-04T22:52:29.887Z (over 1 year ago)
- Topics: client, golang, java, sample, sample-code, sap-btp, sap-hana, typescript
- Language: Go
- Size: 134 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Shared Ledger on SAP HANA Client Examples
[![REUSE status](https://api.reuse.software/badge/github.com/SAP-samples/shared-ledger-on-sap-hana-client-examples)](https://api.reuse.software/info/github.com/SAP-samples/shared-ledger-on-sap-hana-client-examples)
In this repository you can find sample applications that demonstrate how to use the Shared Ledger on SAP HANA with different programming languages.
**Disclaimer:** These sample applications are not intended to be used in production.
## Download and Installation
Take a look at the `README.md` files inside the different sample folders.
## How to obtain support
[Create an issue](https://github.com/SAP-samples//issues) in this repository if you find a bug or have questions about the content.
For additional support, [ask a question in SAP Community](https://answers.sap.com/questions/ask.html).## Contributing
If you wish to contribute code, offer fixes or improvements, please send a pull request. Due to legal reasons, contributors will be asked to accept a DCO when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).## License
Copyright (c) 2023 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](LICENSE) file.