Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cometh/checkout-sdk

Package Overview
Dependencies
Maintainers
0
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cometh/checkout-sdk

SDK to use Cometh Checkout API

  • 2.3.5
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@cometh/checkout-sdk

This is a TypeScript SDK for interacting with the Checkout API.

SDK Reference documentation

API reference documentation

Cometh Checkout documentation

Installation

To add the @cometh/checkout-sdk to your project, you can use npm or yarn:

npm install @cometh/checkout-sdk
yarn add @cometh/checkout-sdk

Usage

After installation, you can import CheckoutAPI from the SDK in your TypeScript code:

import { CheckoutAPI } from '@cometh/checkout-sdk';

Create an instance of CheckoutAPI and call its methods to interact with the NFT API.

const chekout = new CheckoutAPI();

FAQs

Package last updated on 17 Dec 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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc