Resources
Exploring Cardano
- Cardano Foundation's education course (opens in a new tab)
- The Developer Portal (opens in a new tab)
- The Cardano Ledger (specs & CDDLs) (opens in a new tab)
- Aiken for Amateurs (opens in a new tab)
- Hello World with Mesh (opens in a new tab)
Software Development Kit
| Language | Link |
|---|---|
| C# | CardanoSharp (opens in a new tab) |
| Haskell | Cardano API (opens in a new tab) |
| Java/Scala | Bloxbean (opens in a new tab) |
| JavaScript | Mesh.js (opens in a new tab) |
| Python | PyCardano (opens in a new tab) |
| Rust | Pallas (opens in a new tab), naumachia (opens in a new tab) |
| TypeScript | Lucid (opens in a new tab), Mesh (opens in a new tab) |
Infrastructure
- Demeter (cloud-based infrastructure for Cardano) (opens in a new tab)
- Maestro (opens in a new tab)
- Blockfrost (API query layer) (opens in a new tab)
- Koios (API query layer) (opens in a new tab)
Building & Maintaining Aiken
Below is a list of links to resources we used while building Aiken.