==== EIP 1193: Ethereum Provider JavaScript API (DRAFT) ==== [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:eip| Return to Ethereum ERCs ]] : **Note**: The following is an excerpt from the official Ethereum site. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | Title | Ethereum Provider JavaScript API | | Author | Fabian Vogelsteller, Ryan Ghods, Marc Garreau, Victor Maia | | Status | Draft | | Created | 2018-06-30 | | Description | [[http://eips.ethereum.org/EIPS/eip-1193]] | | Specification | [[http://eips.ethereum.org/EIPS/eip-1193#API]] | | Category | Interface |
Data sheet for Ethereum Provider [[dido:public:ra:xapend:xapend.a_glossary:j:javascript|JavaScript]] [[dido:public:ra:xapend:xapend.a_glossary:a:api|API]]
=== Summary === : //This EIP formalizes an Ethereum Provider JavaScript [[dido:public:ra:xapend:xapend.a_glossary:a:api|API]] for consistency across clients and applications. The provider is designed to be minimal and is intended to be available on ''window.ethereum'' for cross environment compatibility.//