Define the asset, set the rules, launch on Stellar.

import { Asset, Operation, TransactionBuilder } from "@stellar/stellar-sdk" const asset = new Asset("XAI", issuer) const pay = Operation.payment({ destination: holder, asset, amount: "1000" }) new TransactionBuilder(account, opts) .addOperation(pay).setTimeout(30).build()
XAI Trading helps issuers bring tokenized assets onchain with quantum-secured infrastructure, Stellar settlement, and clear ownership controls.
Join our updates for tokenized asset infrastructure, Stellar rails, and quantum-secure issuance.
