
Security News
Risky Biz Podcast: Making Reachability Analysis Work in Real-World Codebases
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
connectkit
Advanced tools
ConnectKit is a powerful React component library for connecting a wallet to your dApp. It supports the most popular connectors and chains out of the box and provides a beautiful, seamless experience.
and much more...
Get started with a ConnectKit + wagmi + viem project by running one of the following in your terminal:
npx create-react-app my-app --template cra-template-connectkit
yarn create react-app my-app --template cra-template-connectkit
pnpm dlx create-react-app ./my-app --template cra-template-connectkit
You can find the full ConnectKit documentation in the Family docs here.
You can find the full API Reference in the Family docs here.
There are various runnable examples included in this repository in the examples folder:
You can try out some ConnectKit examples directly in your browser through CodeSandbox:
Clone the ConnectKit project and install the necessary dependencies:
$ git clone git@github.com:family/connectkit.git
$ cd connectkit
$ yarn install
and start the code bundler:
$ yarn dev:connectkit
$ yarn dev:connectkit-next-siwe
and then simply select the example you'd like to run:
$ yarn dev:vite # Vite
$ yarn dev:nextjs # Next.js
$ yarn dev:nextjs-siwe # Next.js with SIWE
$ yarn dev:cra # Create React App
Before starting on anything, please have a read through our Contribution Guidelines.
Follow @family on Twitter for the latest updates on ConnectKit.
See LICENSE for more information.
FAQs
Connecting a wallet, made simple.
The npm package connectkit receives a total of 9,390 weekly downloads. As such, connectkit popularity was classified as popular.
We found that connectkit demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers 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.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.