Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 775 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 775 Bytes

Bolt Registry

This repository hosts the code for all the components of the bolt "hybrid registry". In essence, it is a system that allows node operators to:

  1. opt-in to bolt on-chain through a series of smart contracts
  2. provide collateral through restaking protocols integration
  3. manage their validator opt-in status through an off-chain API

For more details about bolt, please refer to the Docs website.

Repository Structure

  • contracts: The smart contracts for operator registration and restaking integration.
  • registry: The off-chain service for managing validator opt-in status and serving the API.
  • assets: Static assets for storage of metadata.