원클릭으로
indigo-ipfs
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | indigo-ipfs |
| description | Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol. |
| allowed-tools | Read, Glob, Grep |
| license | MIT |
| metadata | {"author":"indigoprotocol","version":"0.1.0"} |
Store and retrieve data on IPFS and query collector UTXOs for the Indigo Protocol on Cardano.
Store text content on IPFS.
Parameters:
| Name | Type | Required | Description |
|---|---|---|---|
text | string | Yes | Text content to store on IPFS |
Returns: The IPFS content identifier (CID) for the stored content.
Retrieve content from IPFS by CID.
Parameters:
| Name | Type | Required | Description |
|---|---|---|---|
cid | string | Yes | IPFS content identifier (CID) |
Returns: The text content stored at the given CID.
Get collector UTXOs for fee distribution.
Parameters:
| Name | Type | Required | Description |
|---|---|---|---|
length | number | No | Maximum number of UTXOs to return |
Returns: A list of collector UTXOs with their values and assets.
Query Indigo Protocol governance data including protocol parameters, polls, .
Manage Collateralized Debt Positions (CDPs) on the Indigo Protocol.
Manage redemptions and Redemption Order Book (ROB) positions on Indigo Protocol.
Query TVL, protocol statistics, APR rewards, and DEX yield data for the Indigo Protocol.
Query real-time prices and data for Indigo Protocol iAssets, ADA, and INDY tokens.
Interact with decentralized exchanges on Cardano through the Indigo Protocol ecosystem.