Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 509 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 509 Bytes

A Standalone Ethereum Provider Class



  • Alpha software, ethereum-provider is a work in progress and not ready for production use
  • Implements EIP 1193, just supply a connection
  • Testing and feedback is very much appreciated!
  • See eth-provider for full featured Ethereum Provider and more examples

Install

npm install ethereum-provider --save