Skip to content

Commit

Permalink
indexsupply.com/shove/docs: remove viem doc since it doesn't exist yet
Browse files Browse the repository at this point in the history
  • Loading branch information
ryandotsmith committed Mar 15, 2024
1 parent 356c380 commit b274f13
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions indexsupply.com/shovel/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@ These logs indicate that Shovel has initialized and is beginning to index data.

Since the Shovel JSON config contains a declarative description of all the data that you are indexing, it can become large and repetitive. If you would like an easier way to manage this config, you can use the TypeScript package which includes type definitions for the config structure. This will allow you to use loops, variables, and everything else that comes with a programming language to easily create and manage your Shovel config.

You can even use packages like Viem to build your integrations using the text representation of an event signature instead of the more verbose JSON definition.

NPM package: https://npmjs.com/package/@indexsupply/shovel-config

TS docs: https://jsr.io/@indexsupply/shovel-config
Expand Down

0 comments on commit b274f13

Please sign in to comment.