Skip to content

Commit

Permalink
Update integrity package link
Browse files Browse the repository at this point in the history
  • Loading branch information
fmkra committed Nov 22, 2024
1 parent cf45454 commit 5a57ec5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Since integrity is deployed on Starknet, other contracts can call FactRegistry t

```toml
[dependencies]
integrity = { git = "https://github.com/HerodotusDev/integrity" }
integrity = "2.0.0"
```

The package provides many utility functions for interacting with the verifier. For contract calls, you can use `Integrity` struct which provides following methods:
Expand Down

0 comments on commit 5a57ec5

Please sign in to comment.