We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf021c8 + 34ceb2b commit 70368b6Copy full SHA for 70368b6
README.md
@@ -12,8 +12,7 @@ Fast and Fully Type-Safe Blockchain Indexer
12
13
# Features
14
15
-- **Fast** - Maximize indexing speed by minimizing I/O and caching data in
16
- memory
+- **Fast** - Maximize indexing speed by minimizing I/O and caching data in memory
17
- **Type-Safe** - End-to-end type-safety with TypeScript
18
- **Flexible** - Write custom handlers to process data however you want
19
- **Ergonomic** - Minimal configuration and easy to test locally
0 commit comments