Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@canepat canepat released this 25 Apr 13:33
· 321 commits to master since this release
4e75321

New alpha release introducing support for the following Ethereum JSON API:

  • web3_clientVersion
  • web3_sha3
  • net_listening
  • net_peerCount
  • net_version
  • eth_chainId
  • eth_protocolVersion
  • eth_syncing
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getBlockTransactionCountByHash
  • eth_getBlockTransactionCountByNumber

Please see API Implementation Status v0.0.2 for more details.