assets

Create, configure, and bridge Stellar assets with Soroban smart contracts.

50|38|Updated Jan 22, 2026
One-click install
npx skills add https://github.com/stellar/stellar-dev-skill --skill assets-stellar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assets
Source: https://github.com/stellar/stellar-dev-skill/tree/main/skills/assets
Command: npx skills add https://github.com/stellar/stellar-dev-skill --skill assets-stellar

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management of Stellar tokens, including asset issuance, trustline setup, and bridging classic assets to Soroban smart contracts, reducing complex blockchain operations to simple commands.

Core Features & Use Cases

  • Asset Issuance and Management: Create, configure, and control Stellar assets, including setting flags like freeze and clawback.
  • Trustline Handling: Enable users to establish trustlines and manage asset balances efficiently.
  • Bridging Assets to Soroban: Deploy SAC contracts and integrate Stellar assets with Soroban smart contracts for advanced functionalities.
  • Use Case: Issue a stablecoin, set up trustlines for users, and bridge it into a Soroban contract to enable programmable logic.

Quick Start

Configure asset issuance, establish trustlines, or deploy SAC contracts directly through CLI commands or SDK code snippets to manage Stellar assets.

Frequently Asked Questions about assets

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

FAQPage Schema
How do I issue a Stellar asset and set up trustlines for users?

To issue a Stellar asset, configure the asset creation and set necessary flags like freeze or clawback. You then establish trustlines to allow users to manage and hold the asset balances efficiently.

What is the process for bridging Stellar classic assets to Soroban smart contracts?

Bridging Stellar classic assets to Soroban involves deploying SAC contracts to integrate the assets with Soroban smart contracts, enabling advanced programmable logic and cross-platform interoperability within the ecosystem.

Can I configure asset flags like freeze and clawback when issuing tokens on Stellar?

Yes, you can configure asset flags like freeze and clawback during the asset issuance and management process. This ensures secure token management and control over the issued Stellar assets.

Does this approach support integrating Stellar assets with Soroban for stablecoin programmable logic?

Yes, the workflow supports issuing a stablecoin, setting up user trustlines, and bridging it into a Soroban contract to enable programmable logic and advanced cross-platform smart contract functionalities.

What are the limitations when managing Stellar token issuance and trustline setup?

The scope is limited strictly to asset issuance, trustline setup, and cross-platform integrations with Soroban. It focuses on secure token management and interoperability within Stellar ecosystems and smart contracts.