Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 470 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 470 Bytes

Rarible Orders Indexer

Made With License: MIT

Rarible order indexer for assets listed on supported marketplaces.

How to run

Without Docker

poetry install
poetry shell
dipdup run

In Docker

docker-compose up -d