package
0.0.1
Repository: https://github.com/xiang-xx/starknet.go.git
Documentation: pkg.go.dev

# Functions

CalculateTransactionHashCommon calculates the transaction hash common to be used in the StarkNet network - a unique identifier of the transaction.
ClassHash calculates the hash of a contract class.
CompiledClassHash calculates the hash of a compiled class in the Casm format.
ComputeHashOnElementsFelt computes the hash on elements of a Felt array.