UNPKG

@vechain/sdk-network

Version:

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

6 lines (3 loc) 87 B
import * as network from './network'; export { network }; export * from './network';