Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Build a StakeNet API #88

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Conversation

aoikurokawa
Copy link
Contributor

Fixes #8

Copy link
Contributor

@coachchucksol coachchucksol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good to me!

I'm approving, however it might be worthwhile to create a README.md in the /api folder explaining how to run it, and how you could write your own routers dependent on their use case. For example if they wanted to be a caching server for the validator histories.

@aoikurokawa
Copy link
Contributor Author

@coachchucksol @ebatsell
Thank you!

Added README.md!! Hopefully, it's helpful.

@ebatsell ebatsell merged commit 2466a6c into jito-foundation:master Oct 30, 2024
6 checks passed
@aoikurokawa aoikurokawa deleted the ak/api branch October 30, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Build a StakeNet API that returns stakenet information in JSON format
3 participants