Developer Track¶
This track is for developers who want to build on Indigo: understand the architecture, use the TypeScript SDK, and integrate Indigo into scripts or dApps.
Modules¶
- Indigo Architecture — Indigo V2 protocol, Plutus contracts, and high-level design.
- Plutus & eUTxO Primer — Cardano’s eUTxO model and Plutus basics.
- Indigo TypeScript SDK — Install and use the SDK for CDP and iAsset operations.
- Code Lab – Mint iUSD — Hands-on: mint iUSD via code.
- Advanced Contract Interaction — Liquidations, querying CDP state, and edge cases.
- Integration Example — Build a simple dApp or bot that uses Indigo.
- Testing and Deployment — Testnet, testing strategies, and deployment tips.
Work through them in order if you are new to Cardano or Plutus; otherwise you can jump to the SDK and code lab.