Skip to content

Switch @x402r/evm to npm ^0.0.2#4

Open
vraspar wants to merge 1 commit into
mainfrom
vraspar/use-npm-evm-0.0.2
Open

Switch @x402r/evm to npm ^0.0.2#4
vraspar wants to merge 1 commit into
mainfrom
vraspar/use-npm-evm-0.0.2

Conversation

@vraspar
Copy link
Copy Markdown
Contributor

@vraspar vraspar commented Feb 20, 2026

Summary

  • Replaces the local file:../x402r-scheme/packages/evm reference with ^0.0.2 from npm
  • The stale npm 0.0.1 was missing registerEscrowScheme() and other critical APIs needed by court-seed.ts, which forced the file: workaround
  • Now that @x402r/[email protected] is published, this repo can use the npm package directly
  • Build verified — TypeScript compilation succeeds with the npm version

Test plan

  • pnpm install resolves @x402r/[email protected] from npm
  • pnpm build compiles without errors
  • pnpm seed runs the e2e seed script successfully
  • pnpm dev starts the server

🤖 Generated with Claude Code

The stale npm 0.0.1 package was missing registerEscrowScheme() and other
critical APIs, requiring a local file: workaround. Now that 0.0.2 is
published, use the npm version directly.

Co-Authored-By: Claude Opus 4.6 <[email protected]>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 20, 2026

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

Project Deployment Actions Updated (UTC)
x402r-arbiter-eigencloud Ready Ready Preview, Comment Feb 20, 2026 7:29am

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