#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/sdkbash
#npm
npm install @walbucket/sdkbash
#yarn
yarn add @walbucket/sdkbash
#NPM Package
📦 Package: @walbucket/sdk
#Next Steps
After installation, check out the Quick Start guide to get up and running in minutes.