This guide will walk you through how to build a WebView to interact with dApps using the Portal wallet.
WebViewController
that initializes Portal’s PortalWebView
and adds it as a child view controller.
PortalWebView
init parameters:
autoApprove: true
if you want the web view to auto-approve transactions.
Next, let’s explore how to use Portal’s Swaps integration to perform swaps directly from your iOS app.