Skip to main content

ProtocolFamily

@coinbase/waas-sdk-web • API


Enumeration: ProtocolFamily

ProtocolFamily is an enum for the different protocol families that are supported by the Coinbase WaaS Web SDK. Currently, only EVM is supported.

Enumeration Members​

EVM​

EVM: "protocolFamilies/evm"

Was this helpful?