Skip to content
This repository was archived by the owner on Dec 20, 2022. It is now read-only.

ditcraft/indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ditCraft Indexer

Since our ditExplorer is essentially based on the idea of a dApp, we are performing a lot of web3-based calls. These calls tend to be veeeeerrryyyy slloooowwww. We don't want our users to suffer because of this - this is why we built the ditIndexer. A simple tool to index blockchain transactions and store them into a MongoDB. The ditExplorer then uses the (faster) MongoDB to display the blockchain data with simple calls instead of performing a lot of web3 calls.

About

Blockchain indexer to speed up web3 queries

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages