Skip to content

docs: use remote wallet api spec#1352

Draft
jakehobbs wants to merge 2 commits into
mainfrom
jake/wallet-remote-openrpc
Draft

docs: use remote wallet api spec#1352
jakehobbs wants to merge 2 commits into
mainfrom
jake/wallet-remote-openrpc

Conversation

@jakehobbs
Copy link
Copy Markdown
Contributor

@jakehobbs jakehobbs commented Jun 4, 2026

Summary

  • Configure wallet-api as a remote OpenRPC spec.
  • Point Wallet API generation at https://txe-api-specs.docs.alchemy.com/wallet/openrpc.yaml.
  • Remove the tracked local Wallet API OpenRPC YAML so the repo does not carry a stale source copy.

Test plan

  • jq empty content/remote-specs.json
  • pnpm exec prettier --check content/remote-specs.json
  • pnpm exec vitest run src/utils/__tests__/remoteSpecs.test.ts src/utils/__tests__/generateRpcSpecs.test.ts
  • One-off generateRemoteOpenRpcSpec against temporary live spec URL https://txe-api-specs.docs.alchemy.com/wallet/8b8e5d9/openrpc.yaml
  • Full pnpm run generate:rpc once the stable hosted Wallet API spec is live

🤖 Generated with Codex

Configure wallet-api as a remote OpenRPC spec so generation can switch over when the hosted spec is live.

Co-Authored-By: Codex <noreply@openai.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 4, 2026

🔗 Preview Mode

Name Status Preview Updated (UTC)
Alchemy Docs ❌ Failed Jun 4, 2026, 11:56 PM

@jakehobbs jakehobbs changed the title Use remote Wallet API OpenRPC spec docs: use remote wallet api spec Jun 4, 2026
The Wallet API spec is now remote-owned, so keep the repository from carrying a stale local source copy.

Co-Authored-By: Codex <noreply@openai.com>
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