Skip to content

This project aims to enable the interoperability between Semux API and Ethereum JSON-RPC in order to increase the adoption of Semux

License

Notifications You must be signed in to change notification settings

cryptokat/semux-ethrpc-interop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

semux-ethrpc-interop

This project aims to enable the interoperability between Semux API and Ethereum JSON-RPC in order to increase the adoption of Semux.

Table of Contents

Usage

TODO

Tested Libraries

TODO

Supported RPC Methods

  • web3_clientVersion
  • web3_sha3
  • net_version
  • net_peerCount
  • net_listening
  • eth_syncing
  • eth_coinbase
  • eth_accounts
  • eth_blockNumber
  • eth_getBalance
  • eth_getTransactionCount
  • eth_getBlockTransactionCountByHash
  • eth_getBlockTransactionCountByNumber
  • eth_sign
  • eth_sendTransaction
  • eth_sendRawTransaction
  • eth_getBlockByHash
  • eth_getBlockByNumber
  • eth_getTransactionByHash
  • eth_getTransactionByBlockHashAndIndex
  • eth_getTransactionByBlockNumberAndIndex
  • eth_getTransactionReceipt

License

MIT © cryptokat

About

This project aims to enable the interoperability between Semux API and Ethereum JSON-RPC in order to increase the adoption of Semux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published