1 Commits

Author SHA1 Message Date
Micah Zoltu
06285d7ee4
EIP-2696: JavaScript request method RPC transport. (#2696)
* New EIP describing standardization of JS Ethereum Provider <=> Client communication.

This is spun off of EIP-1193, which I believe to be too large.  This extracts out *only* the critical pieces of the RPC specification, leaving out unrelated sections of 1193.

* Adds EIP Number from PR number.

* Rename eip-TBD.md to eip-2696.md

* Fixes spelling error.
2020-06-08 23:26:14 -06:00