Sign inSign up

vechain/sdk-rpc-proxy

By vechain

•Updated about 1 year ago

VeChain RPC Proxy service

Image
0

10K+

vechain/sdk-rpc-proxy repository overview

The RPC Proxy is designed to bridge the gap between Thor's RESTful API and Ethereum's JSON-RPC, enabling seamless interaction with the VeChainThor blockchain through RPC calls. It is particularly useful for integrating with tools such as the Remix IDE.

The RPC proxy can be launched using default configuration:

docker run -d -p 8545:8545 -t vechain/sdk-rpc-proxy:<tag>

For details on the configuration file see corresponding documentation at: ReadMe⁠

Tag summary

Content type

Image

Digest

sha256:885036073…

Size

67.1 MB

Last updated

over 1 year ago

docker pull vechain/sdk-rpc-proxy