Warning Not in a usable state, under active development. Do not expect this code to work yet.
A blockchain indexer that you don't pay for.
Currently Lasso implements an Ethereum listener and Postgres adapter. We plan for more listeners and adapters in the future like a Solana listener, Redis adapter, and more.
- Handles reorgs (default 7 blocks)
- Supports all EVM chains
- Survives restarts and interruptions
WIP
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)