Socket
Book a DemoInstallSign in
Socket

@blocto/connectkit-connector

Package Overview
Dependencies
Maintainers
6
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blocto/connectkit-connector

blocto wallet connector to use with connectkit

0.2.3
latest
npmnpm
Version published
Weekly downloads
21
425%
Maintainers
6
Weekly downloads
 
Created
Source

connectkit-connector

integrateBloctoConfig is used to integrate Blocto with ConnectKit.

How to use

Install package

yarn add @blocto/connectkit-connector

Example

import { getDefaultConfig, supportedConnectors } from 'connectkit';
import { integrateBloctoConfig } from '@blocto/connectkit-connector';

// ...

let config = integrateBloctoConfig(
  createConfig(
    getDefaultConfig({
      appName: 'ConnectKit CRA demo',
      autoConnect: false,
      chains: [mainnet, polygon, optimism, arbitrum],
      walletConnectProjectId: process.env.REACT_APP_WALLETCONNECT_PROJECT_ID!,
    })
  ),
  supportedConnectors
);

FAQs

Package last updated on 18 Jan 2024

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.