Flipside Crypto has integrated Stellar blockchain data, providing real-time access to transaction volumes, user activity, and custom dashboards for analyzing the network's onchain behavior.
DeFi, payments, tokenization, Soroban, governance, and project launches — curated daily from publications, project blogs, and community channels across the Stellar blockchain ecosystem.
Flipside Crypto has integrated Stellar blockchain data, providing real-time access to transaction volumes, user activity, and custom dashboards for analyzing the network's onchain behavior.
A comprehensive guide to testing smart contracts on Stellar using Soroban, covering unit tests, integration tests, fork tests, fuzzing, differential testing, and code coverage strategies all built into the Rust SDK.
TokenOps offers a powerful API-first platform for Web3-native token vesting, cap table management, and compliance tracking. It provides specialized APIs for issuers, investors, and developers to automate token distribution, monitor portfolios, and gain real-time insights. Projects like Nuant have benefited from its seamless integrations and automation features.
Executioners Esports publishes an educational guide on Stellar blockchain, covering its fast, low-cost payment infrastructure, the Stellar Consensus Protocol, and Soroban smart contracts. The article provides developer onboarding steps and real-world use cases including DeFi, NFTs, and gaming.
The Stellar Development Foundation announced a two-year partnership with OpenZeppelin to bring enterprise-grade smart contract standards and security tools to Soroban. The collaboration includes the Stellar Library, security audits, and open-source developer tools.
Stellar RPC, formerly known as Soroban RPC, has been rebranded with Protocol 22 to serve as the unified data access layer for all Stellar developers. The rename reflects the tool's broader applicability beyond smart contracts and positions it as the recommended entry point for new builders, moving away from the increasingly impractical Horizon infrastructure.
DappLooker reviews its remarkable 2024 growth, highlighting 3x revenue increase, expansion to 25+ chains, and over 1000 protocols onboarded. Key launches include AI-powered Loky analyst and innovative tools like DataBots and AI Studio. Partnerships span Arbitrum, Stellar Community Fund, Manta, HAQQ, and others, with active participation in Web3 events.
The Stellar Development Foundation launched #BetterOnStellar, a global campaign inviting innovators to share ideas for blockchain solutions across finance, creativity, and access. Winners share $30k in USDC awards, with the top entry earning $10k.
A tutorial demonstrating how to build a Soroban smart contract that automates savings by fetching real-time XLM prices from Reflector Oracles and triggering conversions when price thresholds are met.
George Kudrayvtsev demonstrates how the Composable Data Platform (CDP) and Galexie enable efficient backfilling of Stellar RPC with historical ledger data in just 12 minutes—a task that would take over an hour using traditional captive core replay. The prototype required only 80 lines of Go code and showcases CDP's flexibility for building composable ingestion pipelines.
Runtime Verification details their process for building formal verification and fuzzing tools using the K Framework to enhance smart contract security. They highlight tools like Kontrol for Ethereum and Komet specifically for Soroban smart contracts on Stellar. The post aims to bridge the gap between developers and advanced security tooling.
This article explores how passkeys—a secure, user-friendly authentication method already adopted in Web2—are being integrated into Stellar's blockchain to improve user experience and drive adoption. Stellar gained a significant advantage by implementing native secp256r1 support in Protocol 21, enabling passkey functionality directly at the protocol level rather than through third-party solutions.
Tansu is launching a DAO system that enables communities to govern their projects in a decentralized fashion. All projects created on Tansu will receive their own DAO with transparent, immutable governance through smart contracts and IPFS-stored proposals.
Stellar-core 22.1 will drop SQL support for ledger state and transaction history tables. The release introduces a new high-throughput HTTP query server with the `getledgerentryraw` endpoint as the replacement for direct SQL access.
The Stellar Development Foundation has achieved a 9x speedup in Horizon reingestion by leveraging the Composable Data Platform (CDP) with precomputed ledger metadata, reducing full history reingestion from approximately 66 days to 7 days.
The Stellar Development Foundation released its Q3 2024 report highlighting major ecosystem milestones including 9 million network addresses, $5M+ in Enterprise and Matching Fund investments, and the launch of Stellar Community Fund 6.0. Key achievements include Franklin Templeton's Benji platform reaching $450M in supply, Protocol 22 development nearing completion, and expanded ecosystem integrations with Dune and DefiLlama.
Protocol 22 is now live on Stellar Mainnet. This guide provides developers and businesses with upgrade instructions, key dates, release links for all Stellar infrastructure and SDKs, and important changes including the Soroban RPC rebrand to Stellar RPC and upcoming Horizon transaction meta defaults changes.
CoinFabrik shares insights from three major crypto conferences: Permissionless III highlighted Web3 marketing's growing importance, Meridian 2024 showcased Scout's positive reception in the Stellar ecosystem, and Avalanche Summit LATAM featured CyScout, their new CodeQL-based security tool for Solidity developers.
A developer shares how they deployed their Stellar-based dApp 'Tansu' on IPFS using Storacha for storage and xlm.sh as a Stellar-aware gateway. The tutorial covers IPFS basics, uploading files, handling CSP issues with Soroban RPC, and leveraging Stellar's manage data operations for CID resolution. This enhances decentralization while integrating seamlessly with Stellar and Soroban ecosystems.
Reflector has launched its 2nd developer contest with a 120,000 xRF prize pool across multiple categories including oracle-based smart contracts, subscription apps, and creative implementations. The contest also includes separate prizes for content creators and runs from October 16 to December 15, 2024.
Chartui is a new customizable trading client designed specifically for the Stellar Decentralized Exchange (DEX). It offers real-time prices, charts, order books, trades, multi-pair monitoring, and multi-account management. Traders can personalize layouts, widgets, and analysis tools to enhance their Stellar DeFi experience.
Tansu integrates stellar.expert's contract validation mechanism to ensure its on-chain contract matches the source code repository. This uses GitHub actions and SLSA attestations for supply-chain security. The feature verifies contract provenance on the Stellar blockchain explorer.
The Stellar Development Foundation has launched an all-new Stellar Lab, a modernized web-based toolkit for developers to create accounts, test transactions, explore RPC methods and Horizon endpoints, and interact with the Stellar network. The redesigned interface includes mobile optimization, XDR-to-JSON conversion support, and the ability to save and share API requests.
Mercury has released Retroshades, a smart contract indexing technology designed specifically for Soroban-supporting chains. Retroshades allows developers to build custom indexers in minutes by defining data structures directly within smart contracts, eliminating the need to learn new technologies or manage complex infrastructure.
Komet is a new tool from Runtime Verification for property testing and formal verification of Soroban smart contracts on the Stellar blockchain. It supports fuzzing and symbolic execution, integrating seamlessly with Rust for enhanced contract security. The article provides installation steps and a detailed case study testing a simple 'adder' contract.
Tansu, a Soroban-based versioning dApp, launches v1 on Stellar testnet, allowing project registration and on-chain Git history tracking. It completes SCF28 activation award deliverables, including smart contracts with Soroban Domains support and open-source tooling. The team thanks the Stellar community and eyes a Build award next.
This article explores the evolution of wallets from ancient times to modern smart contract wallets, highlighting how Stellar's infrastructure enables user-friendly, secure smart wallets with features like gasless transactions, passkey authentication, and account abstraction.