Categorygithub.com/dipdup-net/indexer-sdk
repository
0.0.5
Repository: https://github.com/dipdup-net/indexer-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# 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.