0.0.13 • Published 1 year ago

@goat-sdk/plugin-crossmint-headless-checkout v0.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Crossmint Headless Checkout GOAT Plugin

Purchase any NFT with Crossmint Checkout

Installation

npm install @goat-sdk/plugin-crossmint-headless-checkout
yarn add @goat-sdk/plugin-crossmint-headless-checkout
pnpm add @goat-sdk/plugin-crossmint-headless-checkout

Usage

import { crossmintHeadlessCheckout } from "@goat-sdk/plugin-crossmint-headless-checkout";



const tools = await getOnChainTools({
    wallet: // ...
    plugins: [crossmintHeadlessCheckout({
        apiKey: process.env.CROSSMINT_API_KEY // Get it from: https://crossmint.com/
    })]
});

Tools

  • Buy token
0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago