File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,8 @@ export HEDERA_ACCOUNT_ID=0.0.3447271
102102export HEDERA_PRIVATE_KEY=2130020100312346052b8104400304220420c236508c429395a8180b1230f436d389adc5afaa9145456783b57b2045c6cc37
103103```
104104
105+ An external sample project can be found at https://github.com/hendrikebbers/spring-hiero-sample
106+
105107## Microservice support
106108
107109To use this module, you need to add the following dependency to your project:
@@ -119,6 +121,8 @@ The sample application is a simple Quarkus application that reads has a REST end
119121the hbar balance of the account ` 0.0.100 ` on the Hedera testnet.
120122For most of the part, the sample application is the same as the Spring Boot sample application.
121123
124+ A sample project can be found at https://github.com/hendrikebbers/quarkus-hiero-sample
125+
122126## Managed services
123127
124128The module provides a set of managed services that can be used to interact with a Hiero network.
You can’t perform that action at this time.
0 commit comments