Build Applications
This section walks you through design considerations for applications and tutorials for building applications with or without smart contracts.
📄️ Overview
Stellar is an open-source distributed ledger that you can use as a backend to power various applications and services, such as wallets, payment apps, currency exchanges, micropayment services, platforms for in-game purchases, and more — check out projects being built on Stellar: Stellar Ecosystem Projects.
📄️ Application Design Considerations
Custody models
🗃️ Build a Wallet with the Wallet SDK
9 items
🗃️ Build a Payment App with the JS SDK
9 items
🗃️ Build Custom Network Ingestion Pipeline
2 items
📄️ Integrate with MoneyGram Access
This document guides the reader through the technical requirements for integrating [MoneyGram Access] into an existing application. MoneyGram Access is a MoneyGram product that enables users of third-party applications, such as crypto wallets and exchanges, to cash-in (deposit) and cash-out (withdrawal) of Stellar USDC.
📄️ Build a Dapp Frontend
Make a frontend web app that interacts with your smart contracts.
📄️ 🚧 Smart Wallets
Smart wallets on Stellar are currently under active development. This page is where that work is being captured. Until there is an audited interface it is suggested not to use smart wallets in production.