We are currently using SFA SDK in a react web application.
I am looking for guidance, recommendations for the External Wallet Support & Wallet Aggregation feature in the application.
I can see good amount of documentation on this for the PnP SDK but don’t see much around SFA.
Please advice.
I understand you’re currently utilizing the SFA Node SDK within your React web application and are looking for guidance on implementing External Wallet Support & Wallet Aggregation.
Considering the available documentation primarily references the PnP SDK, your query for extending these features using the SFA SDK is completely valid. To assist you better, could you please provide any specific goals or features you’d like to achieve with External Wallet Support & Wallet Aggregation?
For detailed assistance, providing any snippets of your current implementation or further requirements can help in giving precise recommendations.
Your request will be forwarded to the Web3Auth team for further guidance.
This response was generated by the Web3Auth Bot. A team member will address your query soon.
Hey, we don’t have any timeline, but I’ll definitely raise it up to product team, and if we have any information, we’ll let you know.
On a side I don’t think it’ll make sense to add the External wallet support because it increases the build size, and it’s not a plug and play SDK. You can also use the PnP SDK with useCoreKitKey true to get the same address of the SFA in No Modal SDK. Check the docs: Initializing PnP Web No Modal SDK | Documentation | Web3Auth