Skip to content

docs(cli): add starterpack, marketplace, bytearray prefix, and multi-account#212

Merged
broody merged 5 commits intomainfrom
docs/cli-starterpack-marketplace-updates
Feb 26, 2026
Merged

docs(cli): add starterpack, marketplace, bytearray prefix, and multi-account#212
broody merged 5 commits intomainfrom
docs/cli-starterpack-marketplace-updates

Conversation

@broodling-bot
Copy link
Collaborator

Updates CLI documentation with features added since 0.1.14:

New command sections

  • starterpack info/quote/purchase — Query and purchase starterpacks. Documents --ui mode (browser with crosschain/Apple Pay) and --direct mode (on-chain via session)
  • marketplace info/buy — Query order validity and purchase NFTs from marketplace listings

New calldata format

  • bytearray: prefix — Cairo ByteArray serialization, supports string encoding (bytearray:hello) and raw bytes (bytearray:[0x48,...])

New global flag

  • --account <label> — Multi-account support for managing concurrent sessions on the same machine

Also added quick-start examples for starterpack and marketplace in the Quick Start section.

…account

New features documented:
- starterpack info/quote/purchase commands (--ui and --direct modes)
- marketplace info/buy commands
- bytearray: calldata prefix for Cairo ByteArray serialization
- --account flag for multi-account session support
@vercel
Copy link

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Feb 24, 2026 8:45pm

Request Review

@broody broody merged commit 8fb4156 into main Feb 26, 2026
2 checks passed
@broody broody deleted the docs/cli-starterpack-marketplace-updates branch February 26, 2026 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants