Skip to content

Add Bash example for offline signer in Rosetta transaction flow#1189

Open
dkijania wants to merge 1 commit intomainfrom
dkijania/rosetta-offline-signer-bash-example
Open

Add Bash example for offline signer in Rosetta transaction flow#1189
dkijania wants to merge 1 commit intomainfrom
dkijania/rosetta-offline-signer-bash-example

Conversation

@dkijania
Copy link
Copy Markdown
Member

Summary

  • docs/exchange-operators/rosetta/samples/send-transactions.mdx previously covered TypeScript and Python only.
  • Operators running a Rosetta validation purely with curl + the signer CLI (e.g. the MUT smoke checks) had no reference to copy from.
  • This adds a Bash tab that mirrors the Python helper structure — small single-purpose shell functions around each /construction/* endpoint, plus a withdraw() orchestrator that reads one Rosetta step per line.

Test plan

  • Docusaurus build passes
  • Tab renders correctly next to the existing TypeScript / Python tabs
  • Copy-paste of the example works against a devnet Rosetta (manual check)

🤖 Generated with Claude Code

The send-transactions page covered TypeScript and Python only. Operators
running a Rosetta validation purely with curl + the signer CLI (e.g. for
MUT smoke tests) had no reference. This adds a Bash tab that mirrors the
Python helper structure: small single-purpose helpers around each
/construction/* endpoint, plus a withdraw() orchestrator.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 22, 2026

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

Project Deployment Actions Updated (UTC)
docs2 Ready Ready Preview, Comment Apr 22, 2026 11:49am

Request Review

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.

1 participant