Skip to content

defi-wonderland/grants-stack-indexer-v2

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

11c9bbe Β· Oct 17, 2024

History

39 Commits
Oct 11, 2024
Sep 25, 2024
Oct 14, 2024
Oct 17, 2024
Sep 25, 2024
Oct 9, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024
Oct 8, 2024
Sep 25, 2024
Oct 3, 2024
Oct 9, 2024
Oct 2, 2024
Oct 17, 2024
Oct 2, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024

Repository files navigation

Grants Stack Indexer v2

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.

πŸ“– Overview

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.

πŸš€ Local Deployment (Dockerized)

Prerequisites

Ensure you have the following installed on your machine:

Run

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.

Contributing

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.

πŸ“ Conventional Commits

We follow the Conventional Commits specification.

πŸ“œ License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages