Using ABXGuides
Guides
Task-based how-tos for taking a project live and operating it.
- Deploy a digital asset: a single piece, a collection, or a generative program, along the on-chain spectrum.
- Storage: where your source bytes live. Local disk, cloud, IPFS, or Arweave.
- Sales: run a primary sale with the shared fixed-price minter, or scaffold a mint page.
- Custom mechanics without a custom token: escrow, soulbinding, ratchets, equip-and-validate — a controller plus a hook, on a stock clone.
- Royalty enforcement (ERC-721C): plain ERC-721 is the default; opt into on-chain royalty enforcement at deploy, with eyes open.
- Operate a project: transfer, royalties, refresh, re-point URIs, lock fields, and migrate hosting.