LogoLogo
  • Welcome
    • Introducing Othentic Stack
    • Architecture
    • Use Cases
    • Getting Started
      • Install Othentic CLI
      • Deploy Example AVS
      • Prepare Operator Accounts
      • Submit Task
  • Learn
    • Core Concepts
      • Operator Roles
      • Execution Service
      • Validation Service
      • Tasks
        • Task Definitions
        • Triggers
        • Proof-of-Task
      • Voting Power
      • Rewards
      • Slashing & Ejection
        • Modules
        • Custom Logic
    • Advanced Concepts
      • Key Management
      • Flows
      • Hooks
        • Task Logic
        • Operator Management
        • Rewards Fee Calculator
      • P2P Networking
        • Custom Messaging
        • Auth Layer
        • Metrics and Monitoring
        • Logging
        • Persistent storage
        • Latency
      • Internal Tasks
      • Leader Election
      • Multichain
      • Governance Multisig
      • Production Guidelines
  • User Guide
    • Network Management
      • Deploy AVS
      • Create Tasks
      • Setup Internal Tasks
      • Configure Staking Contracts
      • Rewards
        • Deposit
        • Distribute
        • Change Token
      • Operator Allowlisting
      • Custom Messaging
      • Hooks
        • Task Logic
        • Operator Management
        • Rewards Fee Calculator
      • Transfer Ownership
      • Run Bootstrap Node
      • Slashing Setup
    • Operator Management
      • Generate Keys
      • Register to EigenLayer
      • Deposit Stake
      • Register to AVS
      • Use Smart Account
      • Run an Attester Node
      • Run an Aggregator Node
      • Claim Rewards
      • Rewards Receiver Address
      • Change Consensus Key
      • Unregister from AVS
  • FAQ
  • Reference
    • Othentic CLI
      • othentic-cli network
        • deploy
        • register
        • contracts
        • Staking Contracts
          • set-staking-contracts
          • set-min-shares
          • set-staking-contract-multiplier
        • rewards
        • Set Minimum/ Maximum Voting Power
        • Pause & Unpause Flows
        • Tasks
          • Create Task Definition
          • Set Minimum Voting Power
          • Set Restricted Operator Set
        • set-min-slashable-stake
      • othentic-cli node
        • attester
        • aggregator
        • get-id
      • othentic-cli operator
        • register
        • register-eigenlayer
        • unregister
        • deposit
        • bls
          • update
          • sign-auth
          • verify-auth
      • othentic-cli wallet
        • encrypt
    • Contracts
      • AVS Governance
      • Attestation Center
      • OBLS
      • Internal Task Handler
      • Othentic Registry
      • Message Handlers
      • Treasury
    • Supported Networks
  • External
    • Examples & Extensions
    • Othentic Hub
Powered by GitBook
On this page
  1. User Guide

Network Management

This section covers the guides for managing an AVS network:

  1. Deploy AVS

  2. Create Tasks

  3. Configure Staking Contracts

  4. Rewards

    1. Deposit Rewards Funds

    2. Distribute Rewards

    3. Change Rewards Token

  5. Configure Operator Allowlisting

  6. Configure Hooks

    1. Task Logic

    2. Operator Management

    3. Rewards Fee Calculator

  7. Transfer AVS Ownership

  8. Production Guidelines

  9. Run Bootstrap Node

PreviousProduction GuidelinesNextDeploy AVS

Last updated 14 days ago