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.
- Syncing starknet
- Storing events
- Architecture & roadmap article
- Streaming events through message bus
- Registering applications
- RPC forwarding (using nori)
For the moment this indexer is only partially used at Carbonable and only powers our leaderboard.
- Use this indexer for all of our application stack
- Implement message bus dispatcher
- One click / command line deployment
Feel free to either fill in an issue or create a discussion to check how we can work it out.