Spriyo Engine

Spriyo Engine

A node.js minimal package which can index all the NFT-based transactions in the network by distributing the load to available threads in the system.

Spriyo Engine

Spriyo Engine

A node.js minimal package which can index all the NFT-based transactions in the network by distributing the load to available threads in the system.

The problem Spriyo Engine solves

Interoperability between dapps is one of the biggest concerns these days. Consider that gaming company A wants NFT data from gaming company B, which is stored only by company B. But with our package, anyone can clone/fork it and modify it accordingly and can run it independently to have their own NFT database snapshot of the network and can query the database faster. Which means that everyone is on the same page.

Challenges I ran into

Threads, Optimization and document duplications

Discussion