Base ecosystem monitor & contribution hub — tracking network activity, new projects, and airdrop opportunities.
| Feature | Description |
|---|---|
| Block tracking | Latest Base mainnet block number |
| New projects | Detects new protocols building on Base |
| Airdrop alerts | Flags potential airdrop opportunities |
| Auto-run | Workflow executes every 6 hours via GitHub Actions |
cd BASE-MONITOR
npm install
npm startResults saved in BASE-MONITOR/logs/ and BASE-MONITOR/tracked_projects.json.
No configuration needed — the workflow runs automatically every 6 hours.
Maintained by @demarco2016 — contributions welcome.