stable-layer-sdk

Web & Frontend Development
v1.0.0
Benign

A TypeScript SDK for interacting with the Stable Layer protocol on the Sui blockchain.

558 downloads558 installsby @k66inthesky

Setup & Installation

Install command

clawhub install k66inthesky/stable-layer-sdk

If the CLI is not installed:

Install command

npx clawhub@latest install k66inthesky/stable-layer-sdk

Or install with OpenClaw CLI:

Install command

openclaw skills install k66inthesky/stable-layer-sdk

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/k66inthesky/stable-layer-sdk

What This Skill Does

TypeScript SDK for the Stable Layer protocol on the Sui blockchain. Supports minting and burning stablecoins by depositing or redeeming USDC, and claiming yield farming rewards from vault farms.

Wraps raw Sui transaction construction into typed methods, removing the need to manually compose Move calls for minting, burning, and reward claiming.

When to Use It

  • Minting BtcUSDC by depositing USDC on Sui mainnet
  • Burning stablecoins to redeem USDC
  • Claiming accumulated yield farming rewards
  • Querying total stablecoin supply across coin types
  • Integrating Stable Layer transactions into a dApp

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Minting BtcUSDC by depositing USDC on Sui mainnet

AGENT
  1. 1Minting BtcUSDC by depositing USDC on Sui mainnet
  2. 2Burning stablecoins to redeem USDC
  3. 3Claiming accumulated yield farming rewards
  4. 4Querying total stablecoin supply across coin types
  5. 5Integrating Stable Layer transactions into a dApp
OUTPUT
A TypeScript SDK for interacting with the Stable Layer protocol on the Sui blockchain.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedMar 1, 2026