Skip to content

Conversation

@rplusq
Copy link
Contributor

@rplusq rplusq commented Nov 1, 2025

Summary

  • Add detailed documentation for the --turnkey flag across all Cast and Forge commands that support wallet operations
  • Documentation now mirrors the full --help output from the Turnkey signer implementation

Changes

Updated 14 command reference pages to include complete --turnkey flag documentation:

Related

Files Modified

Cast commands (12 files):

  • cast/reference/access-list.mdx
  • cast/reference/call.mdx
  • cast/reference/estimate.mdx
  • cast/reference/logs.mdx
  • cast/reference/mktx.mdx
  • cast/reference/send.mdx
  • cast/reference/wallet/address.mdx
  • cast/reference/wallet/list.mdx
  • cast/reference/wallet/private-key.mdx
  • cast/reference/wallet/public-key.mdx
  • cast/reference/wallet/sign-auth.mdx
  • cast/reference/wallet/sign.mdx

Forge commands (2 files):

  • forge/reference/create.mdx
  • forge/reference/script.mdx

🤖 Generated with Claude Code

Add detailed documentation for the --turnkey flag across all Cast and Forge commands that support wallet operations. This mirrors the help output from the Turnkey signer implementation.

Updates include:
- Required environment variables: TURNKEY_API_PRIVATE_KEY, TURNKEY_ORGANIZATION_ID, TURNKEY_ADDRESS
- Link to Turnkey quickstart documentation

Related to foundry-rs/foundry#12026

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@zerosnacks
Copy link
Member

zerosnacks commented Nov 3, 2025

Hi @rplusq, once merged in Foundry the references in the documentation are auto-generated, like this: #1693. I'll trigger it manually after we merge the Turnkey PR.

@zerosnacks zerosnacks closed this Nov 3, 2025
@rplusq rplusq deleted the docs/add-turnkey-signer branch November 3, 2025 12:24
@rplusq
Copy link
Contributor Author

rplusq commented Nov 3, 2025

Hi @rplusq, once merged in Foundry the references in the documentation are auto-generated, like this: #1693. I'll trigger it manually after we merge the Turnkey PR.

Oh this makes a lot more sense, hadn't interacted with this new vocs version, that's great!

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