Get started using the ChainPatrol SDK in your application
ThreatDetector
ThreatDetector
to check a URL, and redirecting the user if the URL is
a scamchrome.webNavigation
, you would listen for navigation
events for links clicked in the application, or you could instead wait until the
user initiates a transaction and check the URL that initiated the transaction.
The next sections of the documentation will go into more detail about the
different classes exported by the SDK, and how to use them.