pathfinder-class-hash

Crates.iopathfinder-class-hash
lib.rspathfinder-class-hash
version0.20.0
created_at2025-02-07 13:03:19.20604+00
updated_at2025-08-26 11:25:28.457658+00
descriptionPathfinder's class hash computation and verification
homepage
repositoryhttps://github.com/eqlabs/pathfinder
max_upload_size
id1546866
size76,934
starknet (github:eqlabs:starknet)

documentation

README

pathfinder-class-hash

Documentation Crates.io License

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.

Commit count: 8315

cargo fmt