mock-web3-provider
mock-web3-provider copied to clipboard
Implement eth_sendTransaction
Have the ability to send transactions. Right now this is disabled so a user doesn't lose real funds.
If this is still an issue, we could prevent this from executing on the mainnets (chainId 1, 30)? Or we could have a warning in the readme to only use it on testnets?