# Soraban Indexer
From Ethan : To actually get useful info (like list transactions), you need an indexer, which is not built in. It seems like people build custom solutions, and Decentrio could pitch there, making use of the dev team, and experience with Cosmos API usage to design something contract devs will like.
Indexer Project in soraban :
1. Zephyr https://blog.xycloo.com/blog/introducing-zephyr
2. SubQuery Indexer
3. Block Eden https://blockeden.xyz/stellar-soroban/
Task :
- [ ] Find a way to run local soraban chain
- [ ] Compoment in Stellar
- [ ] Investigate how soraban API work ?
- [ ] Build custom Database(postget bla bla ??? ref: BlockEden design)
- [ ] Fetch data from https://github.com/stellar/go/tree/master/ingest and use it for a custom database
Block Eden Design :
