Skip to content

DigiNodes/StellarForge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

StellarForge

Open Infrastructure for Building Production-Ready Stellar Applications

StellarForge is an open-source infrastructure toolkit that helps developers build, secure, test, deploy, and scale applications on Stellar and Soroban.

Rather than rebuilding the same backend infrastructure for every project, developers can compose reusable modules including SDKs, workflows, indexing, security tooling, starter templates, and deployment utilities.

Why StellarForge?

Building production-ready applications on Stellar often requires writing the same infrastructure repeatedly:

  • Wallet authentication
  • Soroban contract interaction
  • Transaction builders
  • Event listeners
  • Backend APIs
  • Indexers
  • Workflow orchestration
  • Testing utilities
  • Deployment pipelines
  • Security tooling

StellarForge brings these building blocks together into one modular open-source platform.

Vision

Our vision is to become the foundational open-source infrastructure layer for the Stellar ecosystem.

Just as Laravel accelerated PHP development, Next.js simplified React applications, and Supabase made backend development accessible, StellarForge aims to reduce the complexity of building production-grade Stellar applications.

Core Modules

Module Purpose
CLI Project scaffolding
SDK Soroban & Stellar libraries
Workflows Async orchestration
Indexer Event indexing
Security Smart contract tooling
Examples Starter applications

Contributing

CONTRIBUTING.md

CODE_OF_CONDUCT.md

SECURITY.md

About

StellarForge is an open-source infrastructure toolkit that provides reusable developer tools, SDKs, workflows, indexing, and security modules for building production-ready applications on Stellar and Soroban.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors