# Roadmap

Ethernodes.io V2 está planificado para completar todas sus integraciones en abril 2024.

El proceso de transición a un modelo "revenue sharing" requiere implementar el uso de la tecnología DVT así como reconstruir parte del backend que utilizamos actualmente. En otras palabras, requiere algo de tiempo, esfuerzo y testeo para asegurar un resultado adecuado.

**2023**

* [x] Noviembre 2023: Diva Staking Testnet
* [x] Noviembre 2023: SSV Testnet
* [x] Noviembre 2023: Obol Testnet
* [ ] Diciembre 2023: Obol Mainnet (1 Validador)
* [x] Diciembre 2023: Testnet Lido Simple Module (Marzo 2024)
* [x] Diciembre 2023: SSV Mainnet (1 Validador)
* [x] Diciembre 2023: SSV Grant Staking Service (presentado, pendiente resolución)

**2024**

* [x] Enero 2024: SSV - Cluster Privado. Deploy nodos
* [x] Enero 2024: SSV - Cliente Ligero abierto (Febrero 2024)
* [x] Enero 2024: Integración NodeSet / StakeWise (Junio 2024)
* [x] Enero 2024: Mainnet Stader
* [x] Marzo 2024: implementación del nuevo backend:modelo de cálculo y asignación de rewards por depósito (Revenue Sharing)
* [x] Marzo 2024: incorporación de primeras plataformas
* [x] Marzo 2024: Mainnet LiquidStaking protocols
* [x] Abril 2024: Integración de Incentivos adicionales (Airdrops) en repartos
* [ ] Mayo 2024: DIVA - Deploy de Nodos para Mainnet
* [ ] Junio 2024: DIVA - Asignación de volumen

**2025**

Q1

* [x] Stader Permissioned set contibution a Vault Ethernodes

Q2

* [x] Ethernodes Stablecoin Vault Go Live!
* [x] Implementación Dfns como solución de custodio técnico
* [x] Space and Time Validator Mainnet

Q3

* [x] Activación nuevos validadores Lido CSM para Vault Ethereum
* [x] Integración de primeras 5 capas de yield para Stabecoin Vault
* [ ] Implementación de 2FA en login y withdraw request

Q4

* [ ] Refactor dashboards de rentabilidad de clientes Ethernodes Apps
* [ ] Ethernodes Bitcoin Vault
* [ ] Ethernodes Privete Deals Vault
* [ ] Activación custodio puro en app Ethernodes
* [ ] Incoporación Dashboards "full portfolio" de clientes

**2026**

Q1

* [ ] Obtención licencia VASP CNMV
* [ ] Integración On-Off Ramp para Ethernodes Vaults (cusotdial)
* [ ] Integración de Swaps inter-vaults
* [ ] Implementación de configuración sobre rentabilidad

Q2

* [ ] Integración en app Ethernodes para staking non-custodial


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ethernodes.io/ethernodes.io-v2-1/roadmap.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
