jbmkahdeksan / indexer

Part of ODHack2.0 Contribution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carbonable Indexer

At carbonable we have a strong opinion about blockchain and event sourcing. There is obviously a pattern. With this repository we try to solve and address how blockchain can be used as an event store and therefore compose a mix of web2 + web3 applications focused on provable core business logic powered by cairo and fast and decoupled services serving data to the outside world.

Features :

  • Syncing starknet
  • Storing events
  • Architecture & roadmap article
  • Streaming events through message bus
  • Registering applications
  • RPC forwarding (using nori)

Roadmap :

For the moment this indexer is only partially used at Carbonable and only powers our leaderboard.

  1. Use this indexer for all of our application stack
  2. Implement message bus dispatcher
  3. One click / command line deployment

Contributing & Feature requests :

Feel free to either fill in an issue or create a discussion to check how we can work it out.

About

Part of ODHack2.0 Contribution

License:Apache License 2.0


Languages

Language:Go 89.8%Language:Dockerfile 9.2%Language:Just 1.0%