Skip to content

Commit

Permalink
reference to the repo.
Browse files Browse the repository at this point in the history
  • Loading branch information
larry-aptos committed Aug 16, 2023
1 parent c2ab807 commit 61dc87c
Show file tree
Hide file tree
Showing 120 changed files with 7 additions and 15,726 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "ecosystem/indexer-grpc/indexer-grpc-parser/aptos-indexer-processors"]
path = ecosystem/indexer-grpc/indexer-grpc-parser/aptos-indexer-processors
url = [email protected]:aptos-labs/aptos-indexer-processors.git
33 changes: 0 additions & 33 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ members = [
"ecosystem/indexer-grpc/indexer-grpc-file-store",
"ecosystem/indexer-grpc/indexer-grpc-fullnode",
"ecosystem/indexer-grpc/indexer-grpc-integration-tests",
"ecosystem/indexer-grpc/indexer-grpc-parser",
"ecosystem/indexer-grpc/indexer-grpc-post-processor",
"ecosystem/indexer-grpc/indexer-grpc-server-framework",
"ecosystem/indexer-grpc/indexer-grpc-utils",
Expand Down Expand Up @@ -325,7 +324,6 @@ aptos-indexer-grpc-file-store = { path = "ecosystem/indexer-grpc/indexer-grpc-fi
aptos-indexer-grpc-post-processor = { path = "ecosystem/indexer-grpc/indexer-grpc-post-processor" }
aptos-indexer-grpc-fullnode = { path = "ecosystem/indexer-grpc/indexer-grpc-fullnode" }
aptos-indexer-grpc-utils = { path = "ecosystem/indexer-grpc/indexer-grpc-utils" }
aptos-indexer-grpc-parser = { path = "ecosystem/indexer-grpc/indexer-grpc-parser" }
aptos-indexer-grpc-server-framework = { path = "ecosystem/indexer-grpc/indexer-grpc-server-framework" }
aptos-infallible = { path = "crates/aptos-infallible" }
aptos-inspection-service = { path = "crates/aptos-inspection-service" }
Expand Down
42 changes: 0 additions & 42 deletions ecosystem/indexer-grpc/indexer-grpc-parser/Cargo.toml

This file was deleted.

6 changes: 0 additions & 6 deletions ecosystem/indexer-grpc/indexer-grpc-parser/Dockerfile

This file was deleted.

4 changes: 3 additions & 1 deletion ecosystem/indexer-grpc/indexer-grpc-parser/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# All processors are migrated to [processor repo](https://github.com/aptos-labs/aptos-indexer-processors)

# Indexer GRPC Parser

Indexer GRPC parser is to indexer data processor that leverages the indexer grpc data.

* __Note: We'll launch an official endpoint soon; stay tuned!__


## Tutorial
### Prerequisite
Expand Down
5 changes: 0 additions & 5 deletions ecosystem/indexer-grpc/indexer-grpc-parser/diesel.toml

This file was deleted.

Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 61dc87c

Please sign in to comment.