Skip to content

Commit

Permalink
added dipdup to ecosystem list
Browse files Browse the repository at this point in the history
  • Loading branch information
Baz1114 committed Oct 24, 2024
1 parent 2fee0a4 commit 610466c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added apps/web/public/images/partners/dipdup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions apps/web/src/data/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -4223,5 +4223,14 @@
"description": "The friendly crypto wallet built for DeFi & NFTs.",
"url": "https://phantom.app/",
"imageUrl": "/images/partners/phantom.svg"
},
{
"name": "DipDup",
"tags": [
"infra"
],
"description": "DipDup is a Python framework for building smart contract indexers. It helps developers focus on business logic instead of writing a boilerplate to store and serve data. DipDup-based indexers are selective, which means only required data is requested. This approach allows to achieve faster indexing times and decreased load on underlying APIs.",
"url": "https://dipdup.io/",
"imageUrl": "/images/partners/dipdup.png"
}
]

0 comments on commit 610466c

Please sign in to comment.