crypto-hacker-detective
v1.0.2
Published
A utility to detect suspicious blockchain transactions.
Downloads
3
Readme
Crypto Hacker Detective
Detects suspicious blockchain activities by analyzing transactions in real-time.
Features
- Monitor Ethereum transactions.
- Identify transactions with traits common to hacking activities.
Installation
npm install crypto-hacker-detective
Usage
const detective = require('crypto-hacker-detective');
detective.startMonitoring();