datai-sdk
v1.0.3
Published
Datai SDK which has useful libraries to help building projections
Downloads
7
Readme
Description
This is the datai-sdk npm package which contains libraries for utilities like constants, math utilities and scripts to compile or deploy subgraphs. This SDK is a tool to be used in a context of building a projection within the Datai Network.
Utils
This contains many utility libraries which will help developers to build their projections smoothly. To put some example, it includes some math utils like square-root, power operations or transform bytes to address.
API
It includes classes which are used to build a projection, being useful for both subgraph and watcher.