2.2.0 • Published 11 months ago

@cometh/checkout-sdk v2.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@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();
2.2.0

11 months ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

2.1.0

12 months ago

2.0.0

12 months ago

0.1.0

12 months ago

0.1.0-dev.3

12 months ago

0.1.0-dev.4

12 months ago

0.1.0-dev.1

12 months ago

0.1.0-dev.2

12 months ago

1.0.26

1 year ago

1.0.25

1 year ago

1.0.24

1 year ago

1.0.23

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago