cloud-cryptographic-wallet icon indicating copy to clipboard operation
cloud-cryptographic-wallet copied to clipboard

Use json-rpc-engine and eth-json-rpc-middleware instead of web3-provider-engine

Open odanado opened this issue 5 years ago • 2 comments

https://github.com/MetaMask/web3-provider-engine

Originally created for MetaMask, but has been superceded by json-rpc-engine in combination with our eth-json-rpc-middleware. This module is not very actively maintained, so we recommend using that one instead.

odanado avatar Mar 23 '20 21:03 odanado

https://github.com/MetaMask/json-rpc-engine https://github.com/MetaMask/eth-json-rpc-middleware

odanado avatar Mar 23 '20 21:03 odanado

example: https://github.com/MetaMask/eth-json-rpc-infura

odanado avatar Mar 23 '20 21:03 odanado