Skip to content

Releases: stefanhengl/ethereumjs-remote

2.0.0

23 Sep 11:41
Compare
Choose a tag to compare

The interface has changed, which warrants a major release.

  • callContractFunctionwas renamed to sendTransaction
  • new function call that allows sending message calls
  • createSignedTransaction now takes an object as input instead of single parameters
  • Fixed typos in README