A lightweight way to index all tokens which derived from ERC165 standard, based on the ordered logs of EVM-compatible chain.
cargo run --bin prisma -- migrate dev
RUST_LOG=info cargo run --bin indexer
A lightweight way to index all tokens which derived from ERC165 standard, based on the ordered logs of EVM-compatible chain.
Rust