LogoLogo
SDKAPI
Version-v1.3
Version-v1.3
  • Learn
    • Introduction
      • Obol Collective
      • OBOL Incentives
      • Key Staking Concepts
      • Obol vs Other DV Implementations
      • Obol Splits
      • DV Launchpad
      • Frequently Asked Questions
    • Charon
      • Introduction to Charon
      • Distributed Key Generation
      • Cluster Configuration
      • Charon Networking
      • CLI Reference
    • Futher Reading
      • Ethereum and Its Relationship With DVT
      • Community Testing
      • Peer Score
      • Useful Links
  • Run a DV
    • Quickstart
      • Quickstart Overview
      • Create a DV Alone
      • Create a DV With a Group
      • Push Metrics to Obol Monitoring
    • Prepare to Run a DV
      • How and Where To Run DVs
      • Deployment Best Practices
      • Test a Cluster
    • Running a DV
      • Activate a DV
      • Update a DV
      • Monitoring Your Node
      • Claim Rewards
      • Exit a DV
    • Partner Integrations
      • Create an EigenLayer DV
      • Create a Lido CSM DV
      • DappNode
  • Advanced & Troubleshooting
    • Advanced Guides
      • Create a DV Using the SDK
      • Migrate an Existing Validator
      • Enable MEV
      • Combine DV Private Key Shares
      • Self-Host a Relay
      • Advanced Docker Configs
    • Troubleshooting
      • Errors & Resolutions
      • Handling DKG Failure
      • Client Configuration
      • Test Commands
    • Security
      • Overview
      • Centralization Risks and Mitigation
      • Obol Bug Bounty Program
      • Smart Contract Audit
      • Software Development at Obol
      • Charon Threat Model
      • Contacts
  • Community & Governance
    • Governance
      • Collective Overview
      • The Token House
      • The RAF
      • The OBOL Token
      • Delegate Guide
      • RAF1 Guide
      • Grants Program
        • How to create a proposal in Questbook?
        • Grant Track for Boosting Obol DV Adoption
        • Grant Track for Strengthening the Collective: Operators & Community Growth
        • Grant Track for Establishing OBOL Token’s Role in DeFi & Governance
    • Community
      • Staking Mastery Program
      • Techne
    • Contribution & Feedback
      • Filing a Bug Report
      • Documentation Standards
      • Feedback
  • Walkthrough Guides
    • Walkthroughs
      • Walkthrough Guides
  • SDK
    • Intro
    • Enumerations
      • FORK_MAPPING
    • Classes
      • Client
    • Interfaces
      • ClusterDefinition
      • RewardsSplitPayload
    • Type-Aliases
      • BuilderRegistration
      • BuilderRegistrationMessage
      • ClusterCreator
      • ClusterLock
      • ClusterOperator
      • ClusterPayload
      • ClusterValidator
      • DepositData
      • DistributedValidator
      • ETH_ADDRESS
      • OperatorPayload
      • SplitRecipient
      • TotalSplitPayload
    • Functions
      • validateClusterLock
  • API
    • What is this API?
    • System
    • Metrics
    • Cluster Definition
    • Cluster Lock
    • State
    • DV Exit
    • Cluster Effectiveness
    • Terms And Conditions
    • Techne Credentials
    • Address
    • OWR Information
  • Specification
Powered by GitBook
On this page
  • Deposit Interfaces
  • Launchers and Deployment Tooling
  • Quickstart Guides
  • Security and Best Practices
  • Security Audits and Assessments
  • Research and Development

Was this helpful?

Edit on GitHub
  1. Learn
  2. Futher Reading

Useful Links

A collection of links to products and content relating to Distributed Validators.

The following is a curated list of the best internal and external resources for using, creating, running, building, and researching Distributed Validators. To add to this list, please open a pull request.

Deposit Interfaces

  • Chorus One

  • Stakely

  • Mellow

Launchers and Deployment Tooling

  • Dappnode

  • Stereum

  • Sedge

  • Obol CDVN

  • Obol K8s

  • Obol Helm Charts

  • Obol Ansible Playbooks

  • Terraform Charon Relay

  • Terraform Grafana Charon dashboards

Quickstart Guides

  • Run a DV alone

  • Run a DV as a group

  • Run a DV using the SDK

Security and Best Practices

  • Audits

  • Security repo

  • Security Docs Page

  • Best practices doc

  • Status Page

Security Audits and Assessments

  • A review of Obol Labs development processes by Ethereal Ventures

  • A security assessment of Charon by Sigma Prime.

  • A solidity audit of the Obol Splits contracts by Zach Obront.

  • Charon Threat model

  • QuantStamp Charon audit Q4 2023

Research and Development

  • Nethermind research papers via the Obol Network Research Forum

    • Publicly Verifiable Secret Sharing-based Distributed Key Generation

    • Key Refresh Scheme for DV operators

    • BFT protocol that can mutate its operator set in a byzantine setting

    • Using DV clusters for encrypted transaction mempools

    • Attributable Consensus Solution for DV Clusters Part I, Part II, Part III, Appendix

  • Obol-Lido Splits Dune Dashboard

PreviousPeer ScoreNextQuickstart

Last updated 2 months ago

Was this helpful?