| Crates.io | pathfinder-class-hash |
| lib.rs | pathfinder-class-hash |
| version | 0.21.5 |
| created_at | 2025-02-07 13:03:19.20604+00 |
| updated_at | 2026-01-12 17:02:58.431833+00 |
| description | Pathfinder's class hash computation and verification |
| homepage | |
| repository | https://github.com/eqlabs/pathfinder |
| max_upload_size | |
| id | 1546866 |
| size | 73,069 |
This crate provides functionality to compute class hashes for both Cairo 0.x and Sierra (Cairo 1.x+) contracts in the Starknet ecosystem. It implements the official Starknet class hash computation algorithm, handling special cases for different Cairo versions and maintaining compatibility with the network's expectations.