Skip to content

docs: use remote wallet api spec#1352

Merged
jakehobbs merged 3 commits into
mainfrom
jake/wallet-remote-openrpc
Jun 5, 2026
Merged

docs: use remote wallet api spec#1352
jakehobbs merged 3 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
  • pnpm run generate:rpc

🤖 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 ✅ Ready 🔗 Visit Preview Jun 5, 2026, 4:58 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>
@jakehobbs jakehobbs marked this pull request as ready for review June 5, 2026 16:57
@jakehobbs jakehobbs requested a review from a team as a code owner June 5, 2026 16:57
@jakehobbs jakehobbs requested a review from dslovinsky June 5, 2026 16:59
@jakehobbs jakehobbs merged commit 3af27bd into main Jun 5, 2026
9 checks passed
@jakehobbs jakehobbs deleted the jake/wallet-remote-openrpc branch June 5, 2026 17:01
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