Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
docs: data sources
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlilley committed May 28, 2021
1 parent 9d3e356 commit 18680e4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/DATA_SOURCES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Data sources

- Graph
- Covalent
- Web3
- Next big thing...

## Adding new data sources

1. Add folder to fetchers with the name of the data source and define fetchers.
2. Add folder to services with the name of the data source and define hooks.

0 comments on commit 18680e4

Please sign in to comment.