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
    • 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
      • 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. Welcome

Introducing Othentic Stack

NextArchitecture

Last updated 3 days ago

Othentic Stack is the development framework for decentralized services.

Decentralized service is:

  • A complex system designed for a unique computing purpose.

  • A service that runs its own validator set.

  • A Proof of Stake (PoS) network.

Leveraging a library of production-ready and configurable components, developers can focus on their core service logic while abstracting away complexities around consensus, operators, networking, messaging, and attestations.

Equipped with a programmable consensus engine, the framework enables the execution and validation of any type of service, providing a foundation for a wide range of applications.

The Othentic Stack is an ever-evolving framework. As work on the Stack continues, novel modules and components will be integrated and become available for developers to plug in and configure.

For technical support, reach out to us on or ​

Discord
Schedule a call