Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
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
and then simply select the example you'd like to run:
$ yarn dev:vite # Vite
$ yarn dev:nextjs # Next.js
$ 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.
1.4.0
This update improves the developer experience of using ConnectKit by upgrading the peer dependency wagmi up a version to 1.x.x
, and removes the peer dependency ethers
in favor of viem
.
Note
This version of ConnectKit has breaking changes. Make sure your application is compatible by following the migration guide.
wagmi
to 1.x.x
.viem
.ethers
.FAQs
Connecting a wallet, made simple.
The npm package connectkit receives a total of 6,366 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 3 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.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.