mina-indexer icon indicating copy to clipboard operation
mina-indexer copied to clipboard

Support o1js `berkeley` actions and events GraphQL API

Open trevorbernard opened this issue 1 year ago • 2 comments

Support the following API with our berkeley integration so ZkApp smart contracts can interact with our API directly and natively. It was brought up here: https://github.com/Granola-Team/mina-indexer/issues/355

The GraphQL schema is here: https://github.com/o1-labs/Archive-Node-API/blob/main/schema.graphql

Links:

  • https://docs.minaprotocol.com/zkapps/o1js/fetch-events-and-actions#using-the-archive-node-with-o1js

trevorbernard avatar Jan 15 '24 13:01 trevorbernard

I think I could add hurl tests in for the endpoints so that when we are ready to code implementations, we can use a bit more of a TDD approach.

jhult avatar May 14 '24 22:05 jhult

This is blocked by: https://github.com/Granola-Team/mina-indexer/issues/1256

trevorbernard avatar Jul 08 '24 16:07 trevorbernard

Done.

Related to #1737 and #1736

jhult avatar Feb 13 '25 19:02 jhult