Crates.io | pathfinder-class-hash |
lib.rs | pathfinder-class-hash |
version | 0.20.0 |
created_at | 2025-02-07 13:03:19.20604+00 |
updated_at | 2025-08-26 11:25:28.457658+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.