bpierre / ethereum-provider

A standalone EthereumProvider class, just supply the connection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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

About

A standalone EthereumProvider class, just supply the connection

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%