Carbon SDK
  • Carbon SDK
  • Integration Guide
    • Installation
    • Vocabulary
    • Carbon Instance
    • Marketplace Config
    • Collection Config
    • Listing Items
    • Delisting Items
    • Buying Items
    • Custodial Items
    • Example Asset Flows
  • Team
  • FAQs
Powered by GitBook
On this page
  • pnpm
  • npm
  • yarn
  1. Integration Guide

Installation

Carbon SDK can be installed using your preferred package manager.

pnpm

pnpm i @raresloth/carbon-sdk

npm

npm i --save @raresloth/carbon-sdk

yarn

yarn add @raresloth/carbon-sdk

PreviousIntegration GuideNextVocabulary

Last updated 2 years ago