Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:17:42 +08:00
commit 74faa906a1
14 changed files with 586 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for mempool-analyzer skill
- [ ] config_template.json: Template for the .mempool-config.json file with detailed explanations of each parameter.
- [ ] alert_templates/: Directory containing templates for different types of alerts (email, Slack, etc.).
- [ ] example_transactions/: Directory containing example transactions for analysis.