<100 subscribers


Share Dialog
Share Dialog
TL;DR
Pelagos launched their pre-testnet cluster in August with cross-chain capabilities (reading from Ethereum and Polygon), and is now scaling up for September with improved developer tools, SDKs, and documentation. They're onboarding three key testnet partners: SummitX/FusionX for cross-chain perpetuals trading, Relend for cross-chain lending optimization, and DODO for one-click multi-chain DEX transactions. Community growth has been strong with 65% Twitter growth (500+ followers) and 140% Discord growth (1300+ members). The company is transitioning from research phase to a builder-ready platform with real partners developing showcase applications for atomic cross-chain execution.
Development (Aug): Pre testnet cluster with full observability; appchain deployment pipeline (Deployment Appchain + Docker); inter-appchain reads; L1 ingestion (Polygon Mumbai, Ethereum Sepolia) to cluster.
September (scale & DevEx): Node synchronization and recovery; add more nodes; ability to run a local node with an appchain without being a validator; Kubernetes cluster for validators, and the deployment service can deploy appchains to Kubernetes; full local dev stack (local node, transaction sending, external chain data); SDK, documentation, and GitHub release; MVP UI for appchain deployment.
Cross-chain deepening: Ethereum and Solana reads and signing working; correct sign-and-send flows; resend-transaction research; architecture/prototype for feeding external transaction data into the TSS appchain.
GTM (testnet cohort + feedback): SummitX/FusionX (cross-chain perps), Relend (rUSDC orchestration/rebalancing), DODO (DEX/SmartTrade & liquidity as atomic bundle steps).
Pre-testnet cluster went live with full observability (metrics and logs) and a defined, implemented architecture baseline. We delivered an automated Appchain deployment pipeline that uses a dedicated Deployment Appchain to track running appchains and a deployment service/agent that talks to Docker to issue deploy commands.
Inter-appchain prototype is in place where one appchain can read from another. Appchains now ingest blocks and receipts from Polygon Mumbai and Ethereum Sepolia.
On network and nodes, we are adding node synchronization and expanding the cluster, implementing failed-node recovery (resynchronize and continue producing events), enabling teams to run a local node with an appchain without being validators, and rolling out a Kubernetes cluster for validators; the deployment service will also be able to deploy appchains directly to that Kubernetes environment.
For the local developer stack, teams will get a developer-friendly local node with transaction sending and external-chain data ingestion for end-to-end builds. On developer experience and release, we are shipping documentation and tutorials, a client SDK, a public GitHub release, and an MVP user interface for appchain deployment.
For cross-chain I/O and signing, reads from Ethereum-based chains and Solana are testing and working (with more networks to follow); the signing appchain stub works for Ethereum and Solana; sign-and-send flows use correct parameters; resend-transaction behavior is under research; and an architecture/prototype is in progress to feed external transaction data into the TSS appchain.
We’re preparing testnet with a focused builder cohort and running a feedback loop to align features with real needs.
SummitX/FusionX are kicking off a cross-chain Hyperliquid-style perps venue: matching engine runs as a Pelagos Appchain while users keep collateral on preferred chains; Pelagos reads external state, simulates risk, then TSS-co-signs native writes to move margin, settle fills/PNL/funding, and split fees in a single atomic bundle.
Relend aims to use Pelagos to orchestrate rUSDC across L2 money markets with atomic multi-target allocation, rebalancing off over-utilized chains, and coordinated cross-chain unwinds to prevent stranded capital.
DODO plans to turn actions into one simple, all-in-one transaction: it moves funds to the right chain, runs SmartTrade for best price, can add or rebalance liquidity in DODO pools, and then pays out fees/treasury, all in a single click.
We kicked off this month with an OG community campaign which aims to increase the awareness of Pelagos on CT, as well providing the stepping stone for community members to start learning about Pelagos, test their knowledge and make a first step into the Ambassador program.
We increased our Twitter following by 65% and jumped to 500+ followers from the 300+ followers last month. Our Discord member count increased by 140% compared to the last month where we grew from 500+ members to 1300+ members this month. Other activities include:
Partnership with ETH Istanbul to giveaway 3 tickets to conference
Various Pelagos use-case articles showcasing what can be built such as:
Attending QuickSwap’s X Spaces as guest speakers
August marked the architecture milestone, and September converts it into a builder-ready platform. As SummitX/FusionX, Relend, and DODO deliver showcase-grade atomic cross-chain flows and community traction accelerates, Pelagos advances from research to repeatable, sub-second, multi-chain execution with a clear line of sight to credible mainnet launch partners.
If you're a developer interested in building on Pelagos or a potential validator, we'd love to hear from you.
Check our partnership deck or fill out our BD form
Visit our Website
Join our Discord
Follow us on X
Email: contact@pelagos.network
TL;DR
Pelagos launched their pre-testnet cluster in August with cross-chain capabilities (reading from Ethereum and Polygon), and is now scaling up for September with improved developer tools, SDKs, and documentation. They're onboarding three key testnet partners: SummitX/FusionX for cross-chain perpetuals trading, Relend for cross-chain lending optimization, and DODO for one-click multi-chain DEX transactions. Community growth has been strong with 65% Twitter growth (500+ followers) and 140% Discord growth (1300+ members). The company is transitioning from research phase to a builder-ready platform with real partners developing showcase applications for atomic cross-chain execution.
Development (Aug): Pre testnet cluster with full observability; appchain deployment pipeline (Deployment Appchain + Docker); inter-appchain reads; L1 ingestion (Polygon Mumbai, Ethereum Sepolia) to cluster.
September (scale & DevEx): Node synchronization and recovery; add more nodes; ability to run a local node with an appchain without being a validator; Kubernetes cluster for validators, and the deployment service can deploy appchains to Kubernetes; full local dev stack (local node, transaction sending, external chain data); SDK, documentation, and GitHub release; MVP UI for appchain deployment.
Cross-chain deepening: Ethereum and Solana reads and signing working; correct sign-and-send flows; resend-transaction research; architecture/prototype for feeding external transaction data into the TSS appchain.
GTM (testnet cohort + feedback): SummitX/FusionX (cross-chain perps), Relend (rUSDC orchestration/rebalancing), DODO (DEX/SmartTrade & liquidity as atomic bundle steps).
Pre-testnet cluster went live with full observability (metrics and logs) and a defined, implemented architecture baseline. We delivered an automated Appchain deployment pipeline that uses a dedicated Deployment Appchain to track running appchains and a deployment service/agent that talks to Docker to issue deploy commands.
Inter-appchain prototype is in place where one appchain can read from another. Appchains now ingest blocks and receipts from Polygon Mumbai and Ethereum Sepolia.
On network and nodes, we are adding node synchronization and expanding the cluster, implementing failed-node recovery (resynchronize and continue producing events), enabling teams to run a local node with an appchain without being validators, and rolling out a Kubernetes cluster for validators; the deployment service will also be able to deploy appchains directly to that Kubernetes environment.
For the local developer stack, teams will get a developer-friendly local node with transaction sending and external-chain data ingestion for end-to-end builds. On developer experience and release, we are shipping documentation and tutorials, a client SDK, a public GitHub release, and an MVP user interface for appchain deployment.
For cross-chain I/O and signing, reads from Ethereum-based chains and Solana are testing and working (with more networks to follow); the signing appchain stub works for Ethereum and Solana; sign-and-send flows use correct parameters; resend-transaction behavior is under research; and an architecture/prototype is in progress to feed external transaction data into the TSS appchain.
We’re preparing testnet with a focused builder cohort and running a feedback loop to align features with real needs.
SummitX/FusionX are kicking off a cross-chain Hyperliquid-style perps venue: matching engine runs as a Pelagos Appchain while users keep collateral on preferred chains; Pelagos reads external state, simulates risk, then TSS-co-signs native writes to move margin, settle fills/PNL/funding, and split fees in a single atomic bundle.
Relend aims to use Pelagos to orchestrate rUSDC across L2 money markets with atomic multi-target allocation, rebalancing off over-utilized chains, and coordinated cross-chain unwinds to prevent stranded capital.
DODO plans to turn actions into one simple, all-in-one transaction: it moves funds to the right chain, runs SmartTrade for best price, can add or rebalance liquidity in DODO pools, and then pays out fees/treasury, all in a single click.
We kicked off this month with an OG community campaign which aims to increase the awareness of Pelagos on CT, as well providing the stepping stone for community members to start learning about Pelagos, test their knowledge and make a first step into the Ambassador program.
We increased our Twitter following by 65% and jumped to 500+ followers from the 300+ followers last month. Our Discord member count increased by 140% compared to the last month where we grew from 500+ members to 1300+ members this month. Other activities include:
Partnership with ETH Istanbul to giveaway 3 tickets to conference
Various Pelagos use-case articles showcasing what can be built such as:
Attending QuickSwap’s X Spaces as guest speakers
August marked the architecture milestone, and September converts it into a builder-ready platform. As SummitX/FusionX, Relend, and DODO deliver showcase-grade atomic cross-chain flows and community traction accelerates, Pelagos advances from research to repeatable, sub-second, multi-chain execution with a clear line of sight to credible mainnet launch partners.
If you're a developer interested in building on Pelagos or a potential validator, we'd love to hear from you.
Check our partnership deck or fill out our BD form
Visit our Website
Join our Discord
Follow us on X
Email: contact@pelagos.network
No comments yet