From c2b7c37c1eeda1e528661f8aff8d0a9c2cb97e5e Mon Sep 17 00:00:00 2001 From: Aitor Date: Sat, 30 May 2026 19:26:50 +0200 Subject: [PATCH] docs: quitar tabla comparativa del README --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 847a4e3..54c7787 100644 --- a/README.md +++ b/README.md @@ -140,20 +140,6 @@ El frontend es un único archivo HTML autocontenido. Sin bundler, sin npm, sin p --- -## Comparativa - -| | Txoko | Mempool self-hosted | OXT | Blockchair | am-i.exposed | -|--|-------|-------------------|-----|------------|--------------| -| Self-hosted | ✓ | ✓ | ✗ | ✗ | Parcial | -| Sin exponer consultas | ✓✓ | ✓✓ | ✗ | ✗ | Parcial | -| Análisis de privacidad | ✓✓ | ✗ | ✓✓ | ✓ | ✓✓ | -| Informe narrativo | ✓✓ | ✗ | ✗ | ✗ | ✗ | -| Wallet fingerprinting | ✓ | ✗ | ✗ | ✗ | ✓ | -| UTXO Map con score | ✓ | ✗ | Parcial | ✗ | ✗ | -| Didáctica transparente | ✓✓ | ✗ | ✗ | ✗ | ✓ | - ---- - ## Contribuir Proyecto en desarrollo activo. Issues y PRs bienvenidos.