Skip to content

Commit 5c66a57

Browse files
Update README.md
1 parent 6430e86 commit 5c66a57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ export HEDERA_ACCOUNT_ID=0.0.3447271
102102
export 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

107109
To 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
119121
the hbar balance of the account `0.0.100` on the Hedera testnet.
120122
For 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

124128
The module provides a set of managed services that can be used to interact with a Hiero network.

0 commit comments

Comments
 (0)