| Crates.io | pathfinder-class-hash |
| lib.rs | pathfinder-class-hash |
| version | 0.20.3 |
| created_at | 2025-02-07 13:03:19.20604+00 |
| updated_at | 2025-09-09 14:42:17.755411+00 |
| description | Pathfinder's class hash computation and verification |
| homepage | |
| repository | https://github.com/eqlabs/pathfinder |
| max_upload_size | |
| id | 1546866 |
| size | 76,934 |
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.