Class SmartContractServiceGrpc

java.lang.Object
com.hedera.hashgraph.sdk.proto.SmartContractServiceGrpc

public final class SmartContractServiceGrpc extends Object

 The Hedera Smart Contract Service (HSCS) provides an interface to an EVM
 compatible environment to create, store, manage, and execute smart contract
 calls. Smart Contracts implement useful and often highly complex
 interactions between individuals, systems, and the distributed ledger.