Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
jagnani73 committed Nov 8, 2024
1 parent f0c49f9 commit 9c88de7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,13 @@ const GoldRushExample = () => {
export default GoldRushExample;
```

## GoldRush Repositories

| Name | Description |
| -------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- |
| [GoldRush Block Explorer UI](https://github.com/covalenthq/goldrush-block-explorer-ui) | A cross chain block explorer kit that can be customized. |
| [GoldRush Decoder](https://github.com/covalenthq/goldrush-decoder) | Decode unstructured, raw event logs into structured data with a simple API. |

## Build and customize with Storybook

The components used above are built with `ReactJS` and `TailwindCSS`, using `TypeScript`. You can preview and customize the components using [Storybook](https://storybook.js.org/).
Expand Down

0 comments on commit 9c88de7

Please sign in to comment.