🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@picketapi/picket-js

Package Overview
Dependencies
Maintainers
2
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@picketapi/picket-js

Javascript client for the Picket API

0.0.102
latest
Source
npm
Version published
Weekly downloads
478
-84.89%
Maintainers
2
Weekly downloads
 
Created
Source

picket-js

Installation

picket-js is an npm package.

npm install "@picketapi/picket-js"

Usage

The Picket constructor creates a new instance of the Picket class. It takes a publishable API key as a parameter.

import Picket from "@picketapi/picket-js"
const picket = new Picket("YOUR_PUBLISHABLE_KEY_HERE")

Documentation

For more information, checkout the docs

Keywords

web3

FAQs

Package last updated on 18 Mar 2023

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