stellar-dev

Develop Stellar blockchain applications with smart contracts and client SDKs.

Updated Jun 24, 2026
One-click install
npx skills add https://github.com/Gyan987/Stellar-Project-main --skill stellar-dev-gyan987
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stellar-dev
Source: https://github.com/Gyan987/Stellar-Project-main/tree/main/.github/skills/stellar-dev
Command: npx skills add https://github.com/Gyan987/Stellar-Project-main --skill stellar-dev-gyan987

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill unit provides a comprehensive guide for building applications on the Stellar blockchain, offering best practices, tooling, and development strategies.

Core Features & Use Cases

  • End-to-End Development Playbook: Covering smart contracts, dApps, wallet integration, and more.
  • Soroban SDK: Special focus on Soroban smart contract development using Rust.
  • Client SDKs: Support for JavaScript, Python, Go, and Rust SDKs.
  • APIs: Integration with Stellar RPC and Horizon API for real-time data access.
  • Asset Management: Guidance on issuing and managing Stellar Assets and Soroban tokens.
  • Use Case: For developers looking to build secure, scalable, and efficient applications on the Stellar network.

Quick Start

Use the 'stellar-dev' skill to create a new smart contract for a payment application.

Frequently Asked Questions about stellar-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build smart contracts on Stellar using Soroban?

Stellar smart contract development with Soroban utilizes the Rust SDK to compile and deploy secure contracts. The skill provides an end-to-end playbook covering smart contract creation, client-side programming, and wallet integration for decentralized applications.

What programming languages can I use for Stellar dApp client development?

Stellar dApp client development supports JavaScript, Python, Go, and Rust SDKs. These client SDKs allow you to interact with smart contracts, integrate wallets, and manage Stellar assets across multiple programming environments.

How do I integrate wallet connections and manage assets in a Stellar application?

Stellar wallet integration and asset management are achieved by utilizing Client SDKs to connect with the Stellar RPC and Horizon API. This facilitates real-time data access, issuing assets, and managing Soroban tokens within your application.

Does Stellar support DeFi, payments, and asset tokenization use cases?

Stellar is optimized for payments, asset tokenization, DeFi, and privacy-aware financial applications. The platform's capabilities combined with Horizon API access allow developers to build efficient, scalable financial solutions.

What is the best way to access real-time Stellar blockchain data?

The best way to access real-time Stellar blockchain data is by integrating the Stellar RPC and Horizon API. These interfaces provide live network data, transaction history, and smart contract event tracking for client applications.

Can I use this approach for privacy-aware financial applications?

Yes, this Stellar development approach is optimized for privacy-aware financial applications. It provides strategies and tooling for building secure, scalable applications that handle asset tokenization and payments while maintaining privacy.