Compatibility
Each Devnet release targets a specific Starknet protocol version and JSON-RPC spec version. Use the table below to pick a Devnet release that matches the versions you are integrating against.
| Devnet version | Starknet version | JSON-RPC spec |
|---|---|---|
| v0.8.0 | 0.14.2 | 0.10.2 |
| v0.7.2 | 0.14.1 | 0.10.0 |
| v0.7.1 | ||
| v0.7.0 | ||
| v0.6.1 | 0.14.0 | 0.9.0 |
| v0.6.0 | ||
| v0.5.1 | ||
| v0.5.0 | ||
| v0.4.4 | 0.13.6 | 0.8.1 |
| v0.4.3 | ||
| v0.4.2 | 0.13.5 | |
| v0.4.1 | ||
| v0.4.0 | ||
| v0.3.0 | 0.13.5 | 0.8.0 |
For the complete list of releases, including pre-releases and full changelogs, see the GitHub releases page.