docs(slot): rename --unit CREDIT to USD; add team balance section#256
Merged
Conversation
- Replace --unit CREDIT with --unit USD in all paymaster examples and update example budget values + outputs to match the slot CLI's current display ($X.XX USD instead of NNN CREDIT). - Add a "Checking Team Balance" section documenting `slot teams <team-name> balance` after Team Setup, since users need to verify USD/STRK pools before creating or topping up. - Drop ETH from the gasless intro line — paymasters fund STRK gas only. - Soften "credits" prose to "balance" so it covers both USD and STRK pools.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
--unit CREDITwith--unit USDacross all paymaster examples and update example budget values + output blocks to match the current slot CLI display ($X.XX USDinstead ofNNN CREDIT).slot teams <team-name> balanceso users verify their USD / STRK pools before creating or topping up a paymaster.Test plan
pnpm dev, browse to/slot/paymaster, confirm formatting and command examples render correctly