Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Indigo SDK
> [!IMPORTANT]
> **This repository is archived and no longer maintained. The NPM package is still actively maintained from a private repository.**
>
> Development has moved to a private repository. This code is outdated, and doesn't follow latest Indigo Protocol release.
>
> NPM package [`@indigo-labs/indigo-sdk`](https://www.npmjs.com/package/@indigo-labs/indigo-sdk)
> continues to be actively developed and published.
>
> Issues and pull requests are closed. For questions, reach out via
> [Discord](https://discord.com/invite/gVqDRNg7VH).
>

** Not ready for production yet **
# Indigo SDK

`indigo-sdk` is a TypeScript SDK designed to interact with Indigo endpoints for managing CDPs (Collateralized Debt Positions), Staking Positions, and Stability Pool Accounts by integrating the [lucid-evolution](https://github.com/Anastasia-Labs/lucid-evolution) library.

Expand Down
Loading