stellar-dev

Guide Stellar and Soroban development with Rust smart contracts and SDKs.

6|47|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/Neko-Protocol/Neko-DApp --skill stellar-dev-neko-protocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stellar-dev
Source: https://github.com/Neko-Protocol/Neko-DApp/tree/main/.agents/skills/stellar-dev
Command: npx skills add https://github.com/Neko-Protocol/Neko-DApp --skill stellar-dev-neko-protocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide and toolkit for developing applications and smart contracts on the Stellar and Soroban blockchains, covering everything from initial setup to advanced deployment strategies.

Core Features & Use Cases

  • Soroban Smart Contracts: Develop, test, and deploy Rust-based smart contracts.
  • Client dApp Development: Integrate Stellar SDKs (JS, Python, Go) for frontend and backend applications.
  • Wallet Integration: Seamlessly connect with wallets like Freighter.
  • Use Case: A developer wants to build a decentralized exchange on Soroban. This Skill will guide them through writing the Rust smart contracts, setting up the frontend with the Stellar SDK, and integrating wallet connections for transaction signing.

Quick Start

Use the stellar-dev skill to get started with building a Soroban smart contract.

Frequently Asked Questions about stellar-dev

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

FAQPage Schema
How do I build Soroban smart contracts in Rust for Stellar?

To build Soroban smart contracts in Rust, you use the Stellar CLI for setup and deployment. This Skill provides end-to-end guidance for developing, testing, and deploying Rust-based contracts on the Stellar network.

Can I integrate the Freighter wallet with my Stellar dApp for transaction signing?

Yes, you can integrate the Freighter wallet with your Stellar dApp. This Skill provides guidance on seamless wallet integration to connect frontend applications and manage transaction signing securely.

What Stellar SDKs are supported for client dApp development?

Stellar supports JavaScript, Python, and Go SDKs for client dApp development. This Skill provides guidance on integrating these SDKs for frontend and backend applications interacting with Soroban.

Does this guide cover asset tokenization and DeFi applications on Soroban?

Yes, this guide covers asset tokenization, specifically RWA tokenization, and DeFi applications. It addresses Soroban-first development for payments and decentralized financial use cases on Stellar.

What are the best security patterns for developing on Stellar and Soroban?

For secure development on Stellar and Soroban, this Skill outlines essential security patterns. It provides comprehensive guidance to ensure your Rust smart contracts and client transactions follow security best practices.