github eqlabs/pathfinder v0.1.0-alpha

latest releases: v0.14.2, v0.14.1, v0.14.0...
2 years ago

The first pathfinder alpha release!

Feature highlights:

  • stores the full StarkNet state and history locally
    • contract code and storage, and transactions
  • verifies StarkNet state against L1
    • calculates the root hash of the state Patricia-Merkle Trie on a block-by-block basic, comparing it against L1
    • this validates contract code and storage
  • serves an RPC API
  • execute StarkNet contract functions against local state and history without requiring a StarkNet transaction

Don't miss a new pathfinder release

NewReleases is sending notifications on new releases.