Grants Stack Indexer v2 is a tool designed to index blockchain events generated by Allo contracts, making the data accessible over HTTP in JSON format. The data is organized in a structure that enables efficient querying and easy access to key components of the protocol.
This repository is a monorepo that contains 1 package and 2 applications:
- @ts-turborepo-boilerplate/sample-lib: A sample library for querying account balances.
- @ts-turborepo-boilerplate/sample-app: A demo application demonstrating the use of sample-lib.
- @grants-stack-indexer/indexer: An
envio
indexer, that collects all the relevant events from Allo contracts.
Ensure you have the following installed on your machine:
To deploy locally with Docker, run the following command:
docker-compose up -d --build
Once the deployment is complete, you can access Hasura by navigating to:
http://localhost:8080/
Use the default password: testing
.
Wonderland is a team of top Web3 researchers, developers, and operators who believe that the future needs to be open-source, permissionless, and decentralized.
DeFi sucks, but Wonderland is here to make it better.
We follow the Conventional Commits specification.
This project is licensed under the MIT License. See the LICENSE
file for more details.