
Research
/Security News
737 Chrome VPN Extensions Linked to Brand Impersonation and Browser Traffic Redirection
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.
@zktx.io/walrus-connect
Advanced tools
Walrus Connect QR/WebRTC route helpers and the reference Walrus Clip signer surface used by @zktx.io/walrus-wallet.
@zktx.io/walrus-connect contains the public pieces of the Walrus Clip
QR/WebRTC route and the reference signer-app scan surface.
This is not the main dApp integration package. Most dApps should install
and integrate @zktx.io/walrus-wallet, then use normal Wallet Standard APIs.
@zktx.io/walrus-connect/signer-app, used by the reference Clip signer app
to scan a QR code and answer login/sign requests.The low-level wallet route is intentionally not published as a public subpath.
It is consumed internally by @zktx.io/walrus-wallet.
npm install @zktx.io/walrus-connect
Peer dependencies are pinned intentionally:
@mysten/sui@2.17.0@mysten/wallet-standard@0.20.3react@19.2.6react-dom@19.2.6import { WalrusSignerScan } from '@zktx.io/walrus-connect/signer-app';
import '@zktx.io/walrus-connect/index.css';
The signer app is expected to provide the user's selected Sui account and signing methods. It should review requests locally before signing.
The route includes public STUN servers and a test public TURN fallback so local demos can work in more network environments. That fallback is not a production service guarantee.
Production apps should provide an iceConfigUrl from the app shell. The URL
must serve {url}/ice-conf.json with an iceServers array and optional
iceTransportPolicy. The QR route embeds that config in peer IDs so both sides
attempt the same relay settings.
@zktx.io/walrus-wallet.FAQs
Walrus Connect QR/WebRTC route helpers and the reference Walrus Clip signer surface used by @zktx.io/walrus-wallet.
The npm package @zktx.io/walrus-connect receives a total of 17 weekly downloads. As such, @zktx.io/walrus-connect popularity was classified as not popular.
We found that @zktx.io/walrus-connect 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.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.