Session 19: One API Call to Understand Cardano - Resources
Blockfrost
- Blockfrost docs: docs.blockfrost.io
- Free project (Preview / PreProd): blockfrost.io
- UTxO endpoint:
GET /addresses/{address}/utxos - Submit endpoint:
POST /tx/submit - Transaction lookup:
GET /txs/{hash}
Cardano basics (companion reading)
- DevEx getting started: getting-started.md
- Session 16 (UI and tx flow): session notes
- Cardano Developer Portal: developers.cardano.org
Testnet tools
- Preview testnet faucet: docs.cardano.org
- Cardano Stack Exchange: cardano.stackexchange.com
These resources belong to the Q2 2026 Developer Experience Working Group.