Closed gvash closed 1 month ago
I see wallet API does provide minimal but good use cases. My question is - Can we send transport extracted from @ledgerhq/react-native-hw-transport-ble and use that to initialise the Wallet-API so I can use the useSignMessage hook?
transport
@ledgerhq/react-native-hw-transport-ble
useSignMessage
This issue is stale because it has been open 30 days with no activity. Remove stale label, comment, or consider closing it.
I see wallet API does provide minimal but good use cases. My question is - Can we send
transport
extracted from@ledgerhq/react-native-hw-transport-ble
and use that to initialise the Wallet-API so I can use theuseSignMessage
hook?