Sort out strategy for JSON RPC docs #3520
Labels
content 🖋️
This involves copy additions or edits
feature ✨
This is enhancing something existing or creating something new
question ❓
Further information is requested
Is your feature request related to a problem? Please describe.
A few months ago we created a page for the JSON RPC API:
https://ethereum.org/en/developers/docs/apis/json-rpc/
Why? At the time eth.wiki was the only place actually hosting docs for these endpoints (https://eth.wiki/json-rpc/API) & it was clearly a suboptimal UX. More on that here: ethereum/eth-wiki#55
But now it appears @timbeiko & others are maintaining references here:
https://github.com/ethereum/eth1.0-apis
Which includes a nice playground!
https://playground.open-rpc.org/
Additional context: ethereum/eth-wiki#61
Describe the solution you'd like
Let's decide how to approach this going forward. When we added the page, we knew this might just be a temporary fix. Is there any reason for us to continue to maintain the endpoints on ethereum.org as well?
@timbeiko curious to hear your thoughts / plans on maintaining these moving forward. Seems like the new repo (https://github.com/ethereum/eth1.0-apis) is a solid solution & I'd personally be happy to just reference that from ethereum.org as the source of truth (assuming you have resources to keep it up to date).
Describe alternatives you've considered
Continue to maintain https://ethereum.org/en/developers/docs/apis/json-rpc/
Want to contribute?
We love contributions from the Ethereum community! Please comment on an issue if you're interested in helping out with a PR.
The text was updated successfully, but these errors were encountered: