Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@funkit/connect

Package Overview
Dependencies
Maintainers
4
Versions
295
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@funkit/connect

Funkit Connect SDK elevates DeFi apps via web2 sign-ins and one-click checkouts.

latest
Source
npmnpm
Version
9.14.0
Version published
Weekly downloads
3.4K
-31.49%
Maintainers
4
Weekly downloads
 
Created
Source

FunkitConnect

The @funkit/connect package elevates decentralize applications via web2 & web3 sign-ins together with one-click onramps & checkouts.

Version Information

  • Package versions < 1.x.x support wagmi v1 only.
  • Package versions >= 1.x.x support wagmi v2 only.

📝 Note

This package is currently in closed beta. To learn more, reach out to developers@fun.xyz.

Development

Running tests

From the monorepo root:

# Run all connect tests once
pnpm --filter=@funkit/connect test

# Run with coverage (terminal summary + lcov + HTML report)
pnpm --filter=@funkit/connect test:coverage

# Open the Vitest UI (interactive dashboard with live coverage heatmap)
pnpm --filter=@funkit/connect test:ui

After test:coverage, open packages/connect/coverage/index.html to browse the HTML report. The coverage/ directory is gitignored.

Coverage is collected by @vitest/coverage-v8 and excludes generated files, Storybook stories, vanilla-extract style files (*.css.ts), and translation JSON. Update the coverage block in vitest.config.ts to tweak include/exclude patterns.

Keywords

ens

FAQs

Package last updated on 21 May 2026

Did you know?

Socket

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.

Install

Related posts