This package can detect fraud in cryptocurrency transactions.
It provides an application that can monitor cryptocurrency transactions and detect fraud by establishing rules for suspicious transactions.
The package provides a class that can send API requests to blockchain explorer services to monitor a given address.
When a transaction with that address occurs, the package checks the rules that were defined to detect if the transaction is suspicious.
The suspicious transaction can be logged for further analysis. |