14 lines
461 B
Python
14 lines
461 B
Python
"""
|
|
RMI Community Forensics Framework
|
|
=================================
|
|
Open-source community investigation platform for on-chain sleuths.
|
|
Premium feature - empowers 65k followers to conduct their own analysis.
|
|
|
|
Architecture:
|
|
- Blockscout self-hosted explorer (Docker)
|
|
- Jupyter notebook templates (Web3.py, Solana.py)
|
|
- Community report submission & verification
|
|
- Transaction tracing maps
|
|
- Reputation/leaderboard system
|
|
- Shared investigation workspaces
|
|
"""
|