fd95e16582 | ||
---|---|---|
.github/workflows | ||
scripts | ||
src | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
README.md | ||
package-lock.json | ||
package.json |
README.md
Ethereum JSON-RPC Specification
The Ethereum JSON-RPC is a collection of methods that all clients implement. This interface allows downstream tooling and infrastructure to treat different Ethereum clients as swappable modules.
Contributing
The specification is written in OpenRPC.