-
Notifications
You must be signed in to change notification settings - Fork 5k
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
add Node RPC docs to the list #10365
Conversation
✅ ethereum-org-website-dev deploy preview ready
|
Hey @xivanc, apologies this PR hasn't been addressed yet.. thanks for the suggestion here... Can't help but notice that this page is getting a bit unwieldy with this list growing quite large.... we typically try to strike a balance with user experience by not overwhelming readers with options, and tend to look for listings that are going to bring something new to the table that isn't already being served. @konopkja Any thoughts here from a UX perspective? I'm not necessarily against listing this given it's in the develop docs which tends to have a bit more flexibility, but want to be careful. @xivanc Care to elaborate on something that makes Node RPC may provide that isn't covered by the others listed? |
@wackerow thank you for reaching out. We are an RPC provider focusing on Ethereum and L2s. We don't offer any special features that you can't find with other providers, but our value lies in being cost effective. We are 10x-100x cheaper than any other known RPC provider (details here), and maybe there are devs out there who are tight on budget and looking for more affordable solutions for their projects. |
from UX perspective it is always better to list fewer choices, but that might not be good for ecosystem as we often discuss. would be interesting if we could differentiate somehow based on features or specialization, if it makes sense |
If the list is too long, it might make sense to introduce categories, similar to what you do with wallets here https://ethereum.org/en/wallets/find-wallet/#main-content ? For example, our provider only focuses on Ethereum and L2s. Other providers may offer additional APIs around erc20 tokens, NFTs. Some providers offer additional Account Abstraction APIs (ERC-4337), etc. This gives site visitors a more advanced UI to find what they're looking for. |
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Hey @xivanc, circling back for another look here... Noticing the https://www.noderpc.xyz/ link is dead... the Docs links still works, but did the other page get moved? Couldn't find a replacement link, and the API endpoints seem to have fallen off. 1- apologies for delays/indecision in this PR Thanks! |
@wackerow , thanks for reply. Super bad timing, our infra got down for literally a moment, it's back on again. Daniel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hah, yeah bad timing I guess... looks good now! So looks like the only point of indecision here is that there are a fair amount of products on this page and is in need of some clean up.
I'm going to pull this in, and can post a new issue recommending we clean these up somehow, with my preference being to categorize these a bit if possible to help guide users.
Thanks @xivanc!
Congrats, your important contribution to this open-source project has earned you a GitPOAP! Be sure to join the Ethereum.org discord if you are interested in contributing further to the project or have any questions for the team. GitPOAP: 2024 Ethereum.org Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
@all-contributors please add @xivanc for tool |
I've put up a pull request to add @xivanc! 🎉 |
Add Node RPC docs to the list
Description
link to main page and docs page
Related Issue
N/A