UNPKG

@vechain/sdk-network

Version:

This module serves as the standard interface connecting decentralized applications (dApps) and users to the VeChainThor blockchain

8 lines (6 loc) 178 B
/** * Documentation link of RPC methods */ const RPC_DOCUMENTATION_URL = 'https://ethereum.github.io/execution-apis/api-documentation/'; export { RPC_DOCUMENTATION_URL };