A simple (re)staking app with complete functions for use along with guides for new users.
This project combines multiple apps functionalities into a streamlined one, where users can login, register on network, stake, and monitor their assets from dashboard. Upon staking, the tokens are automatically restaked into EigenLayer. We use DVT by SSV Network to increase security and diversity in the Ethereum ecosystem.
This project combines Eigenpod contracts deployment, SSV web app and registering Validator on network into a streamlined one. Users login through their wallet like MetaMask, deploy Eigenpod contract if not done already. Then generate keystore file using the Eigenpod address. Use that keystore file to split into keyshares among user selected operators. We use the address and deposit file to register validator on network. After everything, users can monitor their assets from dashboard. The user need not write a single command, everything will be handled by our backend.