
Security News
pnpm 12’s Rust Rewrite Cuts Install Times by Up to 90%
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.
@t2000/sui-x402
Advanced tools
The x402 payment dialect for Sui — scheme `exact`, sign-then-settle gasless USDC. Requirements builders, header parse/verify/settle, and the digest replay store shared by @t2000/serve and @t2000/sdk.
x402 payment dialect for Sui — scheme exact, sign-then-settle gasless USDC.
Used by @t2000/serve (seller) and @t2000/sdk (buyer):
createX402Requirements builds the accepts[] entry a
402 advertises (challenge-bound via extra.suimpp — wire field name; see
scheme docs).buildX402SignedPayment builds + signs the gasless transfer
without submitting; the seller settles.verifyX402Payment / settleX402Payment.
No-charge-on-failure is structural.DigestStore / InMemoryDigestStore.isX402EscrowRequirements / isX402EscrowHeader so
instant and escrow flows never cross.import { createX402Requirements, USDC } from '@t2000/sui-x402';
Wire is stable: scheme exact, X-PAYMENT / X-PAYMENT-RESPONSE, and the
extra.suimpp extension bag. Renaming those fields is a protocol bump, not a
package rename.
Was briefly named
@t2000/x402; the npm name is@t2000/sui-x402after that name's unpublish tombstone.
MIT © t2000
FAQs
The x402 payment dialect for Sui — scheme `exact`, sign-then-settle gasless USDC. Requirements builders, header parse/verify/settle, and the digest replay store shared by @t2000/serve and @t2000/sdk.
We found that @t2000/sui-x402 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.

Research
/Security News
Thirteen malicious Packagist themes expose visitors on unpatched iPhones to a WebKit-to-kernel exploit chain that steals device data and wallet seeds.