#Installation

Install the Walbucket SDK to get started with decentralized media storage on Sui blockchain.

#Package Managers

You can install the SDK using any of the following package managers:

#pnpm

pnpm add @walbucket/sdk
bash

#npm

npm install @walbucket/sdk
bash

#yarn

yarn add @walbucket/sdk
bash

#NPM Package

📦 Package: @walbucket/sdk

#Next Steps

After installation, check out the Quick Start guide to get up and running in minutes.