Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 9.19 KB

demo-applications.md

File metadata and controls

44 lines (31 loc) · 9.19 KB
cover coverY
../.gitbook/assets/Hero-Desktop-EnterpriseApplications_2022-12-08-192047_ivzd (2).webp
0

Demo Applications

{% tabs %} {% tab title="Java" %}

Corda NotaryDeveloper: HederaGITHUBhttps://github.com/hashgraph/corda-notary-hedera
HCS Secure Extension ComponentsDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-hcs-sxc-java
Hedera JSON-RPC RelayDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-json-rpc-relay
Hedera Transaction ToolDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-transaction-tool-demo
Log4J IntegrationDeveloper: HederaGITHUBhttps://github.com/hashgraph/log4j2-hedera
Logstash IntegrationDeveloper: HederaGITHUBhttps://github.com/hashgraph/logstash-output-hedera
Proof-of-action MicroserviceDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-proof-of-action-microservice
Trusted Business NetworksDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-hcs-sxc-java/tree/master/hcs-sxc-java-examples/hcs-sxc-java-queue-consumer
Trading PostDeveloper: LaunchbadgeGITHUBhttps://github.com/launchbadge/trading-post

More coming soon! {% endtab %}

{% tab title="JavaScript" %}

Check State ProofDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-mirror-node/tree/main/hedera-mirror-rest/check-state-proof
Fungible TokensDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-hts-demo
Hashgraph ChessDeveloper: CommunityGITHUBhttps://github.com/scalemaildev/hashgraph_chess
HCS Based ChatDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-hcs-chat-js
HCS Based Stable CoinDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-stable-coin-demo
Hedera Mirror Node ExplorerDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-mirror-node-explorer
MyHbarWalletDeveloper: HederaGITHUBhttps://github.com/hashgraph/MyHbarWallet
Non-Fungible TokensDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-hts-demo#nfts
Proof-Of-Action PasteboardDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-proof-of-action-demo-pasteboard
Theft PreventionDeveloper: HederaGITHUBhttps://github.com/hashgraph/hedera-theft-prevention-demo

More coming soon! {% endtab %}

{% tab title="Go" %}

Audit LogsDeveloper: AdsDaxGITHUBhttps://github.com/hashgraph/hello-hedera-audit-log-go
Hyperledger Fabric PluginDeveloper: HyperledgerGITHUBhttps://github.com/hashgraph/fabric-samples-hcs/tree/feature/hcs

More coming soon! {% endtab %}

{% tab title="Swift" %} Coming soon! {% endtab %} {% endtabs %}

Do you have a demo application to add to this list? Or want to request others to get built?

Please refer to the contributing guide and open an issue in the hedera-docs repository and include the following information within the issue:

  • Demo application name
  • Developer/maintainer name
  • Link to the demo application GitHub repository