Skip to content

docs: add cast keychain reference page#276

Merged
grandizzy merged 5 commits intomainfrom
rusowsky/cast-keychain-docs
Apr 14, 2026
Merged

docs: add cast keychain reference page#276
grandizzy merged 5 commits intomainfrom
rusowsky/cast-keychain-docs

Conversation

@decofe
Copy link
Copy Markdown
Member

@decofe decofe commented Apr 10, 2026

Adds a new cast keychain reference page under SDKs → Foundry documenting the CLI interface to Tempo's Account Keychain precompile.

Changes

  • New page sdk/foundry/cast-keychain.mdx covering all subcommands: authorize, revoke, update-limit, set-scope, remove-scope, key-info, remaining-limit
  • Documents spending limits (--limit), call scopes (--scope / --scopes JSON), signature types, expiry behavior, command aliases, and access key delegation
  • Updated sidebar to make Foundry a collapsible group with Overview + cast keychain subpages

Reference

Prompted by: rusowsky

Co-Authored-By: 0xrusowsky <90208954+0xrusowsky@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d76b5-e92a-7588-87bc-4969a2f98a2d
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 10, 2026

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

Project Deployment Actions Updated (UTC)
tempo-docs Error Error Apr 14, 2026 4:05pm

Request Review

@grandizzy
Copy link
Copy Markdown
Contributor

looks good but I'd suggest to make it inline with the other commands, just mention the command without all details and keeping them in index instead dedicated file, as in https://github.com/tempoxyz/docs/blob/add95f51758061bd7698ddddf89a3fe34482dd15/src/pages/sdk/foundry/index.mdx @0xrusowsky any reason to have it handled differently?

Move cast keychain content into the Foundry page as its own section
instead of a separate subpage. Strip command output examples to keep
only the commands themselves.

Co-authored-by: 0xrusowsky <90208954+0xrusowsky@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d8c9d-af39-74af-b485-7399e100a4f8
Single code block with inline comments, no separate headings/tables/prose.

Co-Authored-By: 0xrusowsky <90208954+0xrusowsky@users.noreply.github.com>
Amp-Thread-ID: https://ampcode.com/threads/T-019d8c9d-af39-74af-b485-7399e100a4f8
@grandizzy grandizzy merged commit 68a061b into main Apr 14, 2026
3 of 9 checks passed
@grandizzy grandizzy deleted the rusowsky/cast-keychain-docs branch April 14, 2026 16:19
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.

4 participants