Skip to content

Commit

Permalink
Add potlock indexer example
Browse files Browse the repository at this point in the history
  • Loading branch information
Sliman4 committed May 3, 2024
1 parent 10aa0e0 commit f95cf97
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 @@ -21,7 +21,7 @@ InIndexer is a NEAR indexer framework.

This crate only works with tokio runtime.

If you want to see some examples, check minimal examples in [examples/](examples/) or real indexers used in Intear infrastructure ([nft-indexer](https://github.com/INTEARnear/nft-indexer)).
If you want to see some examples, check minimal examples in [examples/](examples/) or real indexers used in Intear infrastructure ([nft-indexer](https://github.com/INTEARnear/nft-indexer), [potlock-indexer](https://github.com/INTEARnear/potlock-indexer)).
A bigger example featuring Ref Finance and detecting / parsing state changes is coming soon.

License: MIT OR Apache-2.0

0 comments on commit f95cf97

Please sign in to comment.