Basic components
Byzantine is a decentralised protocol enabling the permissionless creation of individual cross-protocol restaking strategy vaults.
It separates the roles of investor (staker), risk manager (strategy manager), and infrastructure layer. Users can permissionlessly create strategy vaults based on their needs and can optionally open these up to other stakers.
Basic components
ByzVault factory
The smart contract that enables permissionless deployment of ByzVaults.
ByzVault
A deployed vault with a specific restaking strategy. Handles reward accounting for both PoS rewards (if ETH is the collateral) and restaking rewards.
AVS and network strategy
A combination of AVSs / networks and protocols that a particular strategy vault is restaking into.
Operator registry
The registry of permissioned institutional node operators from which permissionless vault deployers can select one or multiple.
Ethereum validators
The Ethereum validators for the staking of ETH.
Restaking operators
The operators of a restaking strategy.
Trust marketplace protocols
Protocols like EigenLayer, Symbiotic, or Babylon.
Last updated