Skip to content

Conversation

@manishdait
Copy link
Contributor

This PR introduces the AccountRepository interface and its implementation to interact with the Mirror Node REST API.

Closes #36

- Implement AccountInfo record to encapsulate account details
- findById() returns Optional<AccountInfo>
@manishdait
Copy link
Contributor Author

manishdait commented Nov 6, 2024

Hi @hendrikebbers, I've added the AccountRepository. Can you please review the PR and suggest changes if required.

@hendrikebbers hendrikebbers merged commit 4038d0b into OpenElements:main Nov 8, 2024
@hendrikebbers
Copy link
Member

@manishdait very good work! Thank you so much for that contribution

@hendrikebbers hendrikebbers added the hacktoberfest-accepted Reserved for PRs that are accepted for Hacktoberfest (see https://hacktoberfest.com) 🚀👾🧑🏽‍💻 label Nov 8, 2024
@manishdait manishdait deleted the issue-36 branch November 8, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Reserved for PRs that are accepted for Hacktoberfest (see https://hacktoberfest.com) 🚀👾🧑🏽‍💻

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide a Repository for accounts

2 participants