- Published on
Announcing Catalysis Core
- Authors
- Name
- Catalysis Network
- @0xcatalysis
Announcing Catalysis Core: The First Security Abstraction Layer
Catalysis Core v0 is here — enabling teams to go from idea to a live, secure Shared Security Network (SSN) in days, not months. It marks a fundamental shift in how SSNs source, allocate, and manage restaked security across ecosystems.
We're excited to announce the release of Catalysis Core v0, with support for EVM-based restaking protocols like EigenLayer and Symbiotic. Support for Bitcoin (via SatLayer and Babylon) will follow in the next few weeks, with Solana (via Jito) coming soon.
At the heart of this release is the Core SDK, a modular, scalable, and plug-and-play framework for building SSNs that perform distributed computations while maintaining economic security and consensus.
In this blog, we’ll explore why security abstraction matters, showcase key features and use cases of Catalysis Core. We'll also give you a glimpse of what's next on the Catalysis roadmap.
Building SSNs with Core SDK
A SSN (or Network) is a decentralized application that executes arbitrary computations, reaches consensus among validators, cryptographically attests results, and submits verified outputs to a blockchain.
Catalysis Core abstracts away the heavy lifting: consensus, peer-to-peer networking, key management, and blockchain integration. It offers a performance-driven incentive model with stake-weighted rewards and protocol-agnostic distribution. Developers can focus on their application’s core logic without worrying about the underlying restaking infrastructure.
Start building your SSN in under 10 minutes — dive into our quickstart guide and get going.
Why Catalysis Core?
In the blockchain world, restaking (or shared security) allows new networks to borrow economic security from larger protocols to bootstrap their own validator sets. For example, a builder might restake ETH via EigenLayer, BTC via Babylon, or SOL via Jito to secure a new SSN (or AVS). While this unlocks a massive capital pool, over $20 billion in TVL, the ecosystem remains demand-constrained.

Why? Because building an SSN from scratch is still too complex. Teams must integrate with multiple restaking protocols, configure slashing and rewards, onboard node operators, and negotiate delegation agreements. For most builders, the friction is simply too high.
Catalysis Core solves this with Shared Security Abstraction (SSA), a new primitive that decouples application logic from underlying restaking infrastructure. Instead of writing custom integrations for EigenLayer, Symbiotic, SatLayer, and others, developers use one unified interface.
SSA is like having a single API for sourcing economic security—eliminating the need to integrate with multiple restaking protocols individually. Because the interface is programmable, operators and delegators can allocate stake dynamically in response to yield and risk signals, rather than being locked into a single protocol.
Catalysis Core Components
Core SDK
Core SDK is a comprehensive framework for building and managing Shared Security Networks (SSNs) on the Catalysis Network. It enables plug-and-play functionality with full customizability and provides standard tooling to build scalable, modular, and resilient networks in just a few simple steps.
Think of it as "Cosmos-SDK for building SSNs". It offers built-in customizable modules that facilitate rapid development and flexibility to meet each network's specific needs.
Key Features
Feature | Capabilities |
---|---|
Distributed Consensus | • Leader election among validators • Stake-weighted voting mechanisms • Threshold-based attestation collection |
P2P Networking | • Automatic peer discovery • Message broadcasting between nodes • Protocol-based communication |
Cryptographic Security | • ECDSA key management • BLS signature support for efficient attestations • Encrypted key storage |
Blockchain Integration | • Automatic result submission to smart contracts • Transaction signing and gas management • Contract event listening |
Core Smart Contracts
Catalysis Core includes a robust smart contract suite that underpins the secure and scalable deployment of Shared Security Networks (SSNs). These contracts act as the onchain coordination layer between SSNs, restaking protocols, and operators, enabling seamless access to economic security through a unified interface.

Architecture Overview
The core smart contract system follows a modular, upgradeable architecture using beacon proxies to ensure flexibility and long-term maintainability. It comprises of four main contracts:
Contract | Description |
---|---|
CatalysisManager | The factory contract responsible for initializing new SSN instances. It manages configuration, deployment, and upgrade paths. |
NetworkManager | Orchestrates SSN operations lifecycle, operator onboarding, and committee management through a single administrative interface. |
StakeManager | Aggregates and manages operator stake across multiple restaking protocols and assigns stake-weighted committees. |
TaskManager | Executes and verifies distributed tasks, with support for ECDSA/BLS signatures and configurable consensus thresholds. ZK integration is in progress. |
Lumos CLI
In addition to the Core SDK and smart contracts, Catalysis Core ships with Lumos CLI, a command‑line tool that lets developers scaffold, test and deploy SSNs and service configurations from a terminal.
While the SDK provides the libraries and interfaces for building your own logic, Lumos CLI automates repetitive tasks like project initialization, validator configuration and deployment to testnets or mainnets. Using the two together, teams can go from idea to a running, secure SSN in days instead of months.
Conclusion
Catalysis Core provides a powerful framework for building decentralized applications that can perform domain-specific computations while inheriting crypto-economic security through distributed consensus. It powers modular financial primitives, risk marketplaces, data oracles, and any service that benefits from verifiable execution.
The Core SDK and Lumos CLI give developers the tools to build and deploy SSNs quickly and securely. The modular architecture makes it easy to customize different aspects of your SSN while leveraging the robust infrastructure for networking, consensus and blockchain integration.
Check out the Core SDK documentation for more information.
What’s Next
Catalysis Core is just the beginning. With restaking markets evolving and demand for sustainable yield on the rise, we’re building Catalysis Coverage, an institutional-grade, onchain risk coverage protocol powered by Catalysis Core.
A pilot is in progress and will launch with leading institutions in Q4 2025, with the full coverage marketplace going live on mainnet in Q1 2026. This marks the next phase in leveraging unified economic security for real-world financial guarantees.
Get Involved
Catalysis Network is an open ecosystem, and we welcome developers, operators, and researchers to join the movement.
While Catalysis Core v0 is not yet open-source, teams interested in early access can reach out directly to our business team via email at yanshu@catalysis.network or by sending a Telegram DM to @xyanshu.
In the meantime, you can explore the Catalysis documentation and stay connected through our Twitter: @0xcatalysis.