ethers.js/providers
2018-03-02 23:52:25 -05:00
..
browser-xmlhttprequest.js Added split up providers. 2017-02-25 01:23:48 -05:00
etherscan-provider.js Added getEtherPrice and getHistory calls for Etherscan Provider. 2017-12-29 21:01:43 -05:00
fallback-provider.js Fixed legacy parameters for Providers and added test cases. 2017-11-12 16:02:07 -05:00
index.js Added Web3Provider. 2018-01-16 18:55:56 -05:00
infura-provider.js Added pending transaction event for providers that support it. 2017-12-29 20:41:16 -05:00
json-rpc-provider.js Added Web3Provider. 2018-01-16 18:55:56 -05:00
networks.json Added ETC (classic) network. 2018-03-02 23:52:25 -05:00
package.json Fix typo when detecting MetaMask. 2018-01-17 17:21:38 -05:00
provider.js Added errors for providers trying to use ENS on networks without ENS. 2018-01-09 18:43:09 -05:00
README.md Updated dist files and dist scripts. 2017-10-20 15:44:54 -04:00
web3-provider.js Some nodes (e.g. TestRPC) do not like checksum addresses in their RPC calls. 2018-01-17 17:26:31 -05:00

ethers-providers

npm version

This is part of a larger umbrella package, ethers.

See https://www.npmjs.com/package/ethers.

Documentation