Asset operations require a working Arkade wallet. If you haven’t set one up yet, start with the Wallet Setup guide.
Overview
Arkade Assets are Bitcoin-native assets that live on VTXOs and move through standard Arkade transactions. The SDK exposes asset operations throughwallet.assetManager, giving you full control over issuance, reissuance, burning, and transfers.
For the conceptual foundation behind Arkade Assets (packets, groups, control assets, hybrid architecture), see the V1 Specification.