sanctum

Coordinates Solana LST staking, swapping, and Infinity pool operations via Sanctum's API and TypeScript client.

116|9|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/elophanto/EloPhanto --skill sanctum-elophanto
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sanctum
Source: https://github.com/elophanto/EloPhanto/tree/main/skills/sanctum-staking
Command: npx skills add https://github.com/elophanto/EloPhanto --skill sanctum-elophanto

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Sanctum skill consolidates guidance and code for interacting with Sanctum's liquidity and LST infrastructure on Solana, enabling developers to manage LSTs, swaps, and Infinity pool operations from a single reference.

Core Features & Use Cases

  • Unified API surface: tutorials and TypeScript examples for common tasks such as staking SOL for LSTs (mSOL, jitoSOL, INF, bSOL), swapping between LSTs, and managing the Infinity pool.
  • End-to-end workflows: covers deposit, swap, stake, withdraw, and multi-LST scenarios to help you ship production tooling.
  • Use Case: Build dashboards and automation that route liquidity across Sanctum's LSTs and Infinity pool for diversified exposure.

Quick Start

Use the Sanctum skill to stake SOL, swap LSTs, and manage Infinity pool operations via the included API examples.

Frequently Asked Questions about sanctum

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I swap between Solana liquid staking tokens like mSOL and jitoSOL?

To swap between Solana liquid staking tokens like mSOL and jitoSOL, you can use the Sanctum SDK's TypeScript client and REST API endpoints to route liquidity and execute LST swaps in production applications.

What is the Sanctum Infinity pool and how does it manage Solana liquidity?

The Sanctum Infinity pool is a liquidity infrastructure on Solana that enables routing and management across multiple LSTs. It allows developers to build dashboards that automate deposits, withdrawals, and diversified staking exposure.

How do I stake SOL for liquid staking tokens using a TypeScript client?

You can stake SOL for liquid staking tokens by implementing the TypeScript examples provided in the Sanctum SDK, which cover end-to-end workflows for depositing SOL and receiving LSTs like INF or bSOL.

Does the Sanctum SDK support production-ready workflows for Solana deployments?

Yes, the Sanctum SDK provides production-ready workflows for Solana deployments, offering a unified API surface to handle staking, swapping, and Infinity pool operations without requiring additional dependencies.

Can I route liquidity across multiple LSTs for diversified exposure on Solana?

Yes, you can route liquidity across multiple LSTs for diversified exposure by using the Sanctum SDK to interact with the Infinity pool, automating multi-LST scenarios and liquidity management in your applications.