blub-sdk
v3.2.3
Published
A modular SDK for interacting with the BLUB ecosystem on the Sui blockchain.
Downloads
29
Readme
🐟 blub-sdk
A modular SDK for interacting with the BLUB ecosystem on the Sui blockchain — includes staking functionality and shared utilities.
📖 Overview
blub-sdk is a developer-friendly TypeScript SDK for the BLUB ecosystem built on the Sui blockchain.
It provides access to staking logic and shared utilities — making it easy to integrate BLUB staking functionality into any dApp or backend service.
✨ Features
- 🧱 Modular structure (
staking,shared) - ⚡ Lightweight and efficient
- 🧪 Easy to extend for future functionality (NFTs, APIs, etc)
📦 Installation
npm install @blub/sdk
# or
yarn add @blub/sdk