Skip to content

Sync SDK documentation [06.04.2026]#83

Closed
dfkadyr wants to merge 1 commit intomainfrom
sync-sdk
Closed

Sync SDK documentation [06.04.2026]#83
dfkadyr wants to merge 1 commit intomainfrom
sync-sdk

Conversation

@dfkadyr
Copy link
Copy Markdown
Contributor

@dfkadyr dfkadyr commented Apr 6, 2026

Automatic SDK Documentation Sync

Copilot AI review requested due to automatic review settings April 6, 2026 12:35
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview Apr 6, 2026 0:36am

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR syncs StakeWise SDK documentation by aligning an API page slug with the established /requests/ URL structure and adding a set of “Quick start” guides that demonstrate common vault and osToken workflows using the SDK.

Changes:

  • Updated the getOsTokenConfig API doc slug to the /sdk/api/vault/requests/... pattern.
  • Added new quick-start guides for vault/user data retrieval and core actions (deposit, unstake, mint/burn osToken, boost/unboost).

Reviewed changes

Copilot reviewed 1 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
docs/sdk/API/01-vault/getOsTokenConfig.md Adjusts the API page slug to match the requests URL convention.
docs/sdk/03-quick-start/get-vault-data.md New example for fetching vault-level data (vault, stats, validators, lists).
docs/sdk/03-quick-start/get-user-data.md New example for aggregating user-level vault data (balances, queues, actions, rewards).
docs/sdk/03-quick-start/deposit-to-vault.md New deposit guide with browser and backend/custodial flows (backend snippet currently inconsistent with encoding guidance).
docs/sdk/03-quick-start/unstake.md New unstake example including max-withdraw + exit queue retrieval.
docs/sdk/03-quick-start/mint-os-token.md New osToken mint example (contains a deprecated-method reference in prose and some unused code).
docs/sdk/03-quick-start/burn-os-token.md New osToken burn example (health factor computation uses shares where assets are required).
docs/sdk/03-quick-start/boost.md New boost example (permit param handling causes TS/runtime issues; includes unused import).
docs/sdk/03-quick-start/unboost.md New unboost example (contains unused imports/types).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dfkadyr dfkadyr closed this Apr 6, 2026
@dfkadyr dfkadyr deleted the sync-sdk branch April 6, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants