assets

Issue, distribute, and bridge Stellar classic assets via smart contracts.

4|3|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/Trustless-Work/trustlesswork-indexer-go --skill assets-trustless-work
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: assets
Source: https://github.com/Trustless-Work/trustlesswork-indexer-go/tree/main/.claude/skills/assets
Command: npx skills add https://github.com/Trustless-Work/trustlesswork-indexer-go --skill assets-trustless-work

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @stellar/stellar-sdk, soroban-sdk.

What problem does it solve?

This Skill simplifies the complexities of Stellar's token ecosystem, allowing you to manage classic assets and smart contract bridges without getting lost in low-level protocol details.

Core Features & Use Cases

  • Asset Issuance: Streamline the creation of stablecoins, security tokens, or utility tokens with built-in compliance flags.
  • SAC Interoperability: Seamlessly bridge classic Stellar assets into smart contracts using the Stellar Asset Contract (SAC) interface.
  • Trustline Management: Automate the setup and authorization of trustlines for regulated or standard asset flows.

Quick Start

Use the assets skill to generate the transaction operations required to issue a new credit asset and establish a trustline for a distributor account.

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 configure issuer compliance flags?

This Skill streamlines Stellar asset issuance by generating transaction operations that configure built-in issuer compliance flags for stablecoins, security tokens, or utility tokens.

What is a SAC bridge and how does it connect classic Stellar assets to smart contracts?

A SAC bridge uses the Stellar Asset Contract interface to seamlessly bridge classic Stellar assets into smart contracts, enabling cross-protocol token interoperability without low-level protocol coding.

How do I automate trustline authorization for regulated Stellar tokens?

You can automate trustline management by generating transaction operations that handle the setup and authorization of trustlines for regulated or standard asset distribution flows.

Does this approach to Stellar asset management support SEP standards for token metadata?

Yes, the workflow ensures compliance with SEP standards for asset metadata, facilitating proper token issuance and cross-protocol interoperability within the Stellar ecosystem.

Can I use the stellar-sdk and soroban-sdk to deploy SAC contracts for token interoperability?

Yes, using the stellar-sdk and soroban-sdk dependencies, you can facilitate SAC contract deployment to bridge classic Stellar assets into smart contract functionality.