assets

Manage Stellar Assets and trustlines, including asset issuance and Soroban contract bridging via SAC Bridge.

3|Updated Jun 23, 2026
One-click install
npx skills add https://github.com/WritzProtocol/writz --skill assets-writzprotocol
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assets
Source: https://github.com/WritzProtocol/writz/tree/main/.agents/skills/assets
Command: npx skills add https://github.com/WritzProtocol/writz --skill assets-writzprotocol

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires stellar-sdk, soroban-sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the management of Stellar Assets, Trustlines, and the Stellar Asset Contract (SAC) bridge, enabling efficient asset issuance, distribution, and bridging to Soroban.

Core Features & Use Cases

  • Asset Issuance: Create and issue new assets like stablecoins or security tokens.
  • Trustline Management: Set up and manage trustlines for asset transfers.
  • SAC Bridge: Bridge classic assets to Soroban contracts for smart contract interactions.
  • Use Case: If you need to issue a new stablecoin on Stellar and want to ensure it can be used in smart contracts on Soroban, this Skill can help you manage the entire process.

Quick Start

Use the assets skill to issue a new asset named 'STABLECOIN' with a maximum supply of 1000000.

Frequently Asked Questions about assets

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

FAQPage Schema
How do I issue a new stablecoin on the Stellar network?

To issue a new stablecoin on Stellar, you use this Skill to create the asset and set up necessary trustlines. It manages the asset issuance process and supports bridging the token to Soroban smart contracts.

How do I bridge classic Stellar assets to Soroban contracts?

You bridge classic Stellar assets to Soroban contracts using the SAC bridge functionality. This Skill manages the bridging process, enabling your issued tokens to interact seamlessly with Soroban smart contracts.

Do I need the Stellar SDK and Soroban SDK to manage Stellar trustlines?

Yes, you need both the Stellar SDK and Soroban SDK to manage trustlines and execute asset interactions. These dependencies are required for bridging classic assets to Soroban smart contracts.

What is the process for setting up trustlines for Stellar asset transfers?

Setting up trustlines for Stellar asset transfers involves configuring the connection between accounts and the issued asset. This Skill manages trustline setup, allowing accounts to hold and transfer the tokenized assets.

Can I tokenize real-world assets on Stellar for DeFi platforms?

Yes, you can tokenize real-world assets on Stellar for DeFi platforms. This Skill supports asset issuance and trustline management, applying specifically to financial institutions and developers building DeFi solutions.

What's the best way to manage Stellar Asset Contract interactions for security tokens?

The best way to manage Stellar Asset Contract interactions for security tokens is by using this Skill to handle asset issuance, configure trustlines, and bridge the assets to Soroban for smart contract execution.