ObolNetwork / obol-splits

A forge repository of smart contracts to manage Distributed Validators
14 stars 15 forks source link

4626 Vault for LSTs #139

Open OisinKyne opened 4 months ago

OisinKyne commented 4 months ago

๐ŸŽฏ Problem to be solved

We need an address that accepts eth/weth, and mints an LST. It should track contributors and be able to unwind/exit.

๐Ÿ› ๏ธ Proposed solution

Investigate 4636 implementations and make a PoC vault implementation.

๐Ÿงช Tests

๐Ÿ‘ Additional acceptance criteria

โŒ Out of Scope