π§βπ»Protocol Design
Overview of the utilization of the restaking protocol
Ditto Network consists of both on-chain and off-chain components that work as one mechanism. User interacts with Ditto SDK, Ditto Smart Contracts and Ditto Orchestration Network with execution layer.
Introduction
At Ditto, we are developing a system that allows users to execute on-chain transactions based on various triggers in a reliable way. This means users can set up automations without worrying about whether the transactions will be executed or missed. Our solution includes off-chain operators, which anyone can run to ensure an affordable and dependable protocol flow. On-chain smart contracts are used to manage the protocol and handle punishments and rewards.
Architecture
Our inspiration comes from the Ethereum consensus specs, ERC-4337 account abstraction, and the tooling provided by restaking protocols.
Why itβs all matters:
We believe automation platforms and truly decentralized keeper networks are vital components of the Web3 ecosystem. Developing such automation infrastructure can support millions of new users in Web3, enhance the utility of the Restaking protocols, and provide additional rewards for restakers.
We aim to fully leverage the potential of the restaking protocols for external projects as opposed to compromise-filled dual token models.
Offering a user-friendly infrastructure for automating interactions with the restaking protocols. For instance, addressing main friction points for scheduled liquidity operations in the protocol, automation for asset diversification across multiple pools, and user interaction notifications.
Last updated