HWC Connection Strategy
Driven by @hashgraph/hedera-wallet-connect
this strategy enables the native wallets connections on the chain on the premise that they support the Hedera Wallet Connect standard
.
The implementation is straightforward, as its main responsibility is to initialize a DAppConnector
instance from @hashgraph/hedera-wallet-connect
, using the necessary configurations for interaction with the chain.
INFO
It requires a projectId
that needs to be configured on <HWBridgeProvider>
. Read more about the configuration