# README
Software Development Kit for indexers
SDK for creation indexers by DipDup. It's a set of package which can be used for building indexers.
Storage
Abstract layer of data storage is described in the package. Detailed docs can be found here.
Modules
The workflow is builded by modules. SDK uses flow-based programming approach. Detailed docs can be found here.