hedera-sdk-java
hedera-sdk-java copied to clipboard
Improve the documentation on how to get started with the Java SDK
Problem
Multiple community members have submitted issues where their projects are failing due to incorrect setup. For reference, see:
- Java: #1614 and #1615
- Android: https://github.com/hashgraph/hedera-sdk-java/issues/1566 and this commit.
Solution
To improve the documentation on how to get started with the Java SDK
Would be good to know how to properly set up gradle build dependencies for a Spring Boot Application too.
Thanks for your feedback 👍 @iron4548