{"id":13767791,"url":"https://github.com/zsluedem/UoIndexer","last_synced_at":"2025-05-10T23:30:52.639Z","repository":{"id":160315639,"uuid":"633783997","full_name":"zsluedem/UoIndexer","owner":"zsluedem","description":"UserOperation Indexer for EIP4337","archived":false,"fork":false,"pushed_at":"2023-05-03T01:41:56.000Z","size":109,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-17T03:30:40.237Z","etag":null,"topics":["account-abstraction","eip4337","ethereum","ethers-rs","mongodb","rocksdb"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zsluedem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-04-28T09:12:48.000Z","updated_at":"2024-06-29T04:08:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"e330e218-2747-41d1-8aa5-29d9c5ff11a0","html_url":"https://github.com/zsluedem/UoIndexer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsluedem%2FUoIndexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsluedem%2FUoIndexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsluedem%2FUoIndexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zsluedem%2FUoIndexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zsluedem","download_url":"https://codeload.github.com/zsluedem/UoIndexer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253497296,"owners_count":21917683,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["account-abstraction","eip4337","ethereum","ethers-rs","mongodb","rocksdb"],"created_at":"2024-08-03T16:01:12.307Z","updated_at":"2025-05-10T23:30:52.355Z","avatar_url":"https://github.com/zsluedem.png","language":"Rust","funding_links":[],"categories":["Uncategorized","Account Abstraction"],"sub_categories":["Uncategorized"],"readme":"# UoIndexer\n\nOoIndexer is an [EIP-4337](https://eips.ethereum.org/EIPS/eip-4337) [UserOperation](https://github.com/eth-infinitism/account-abstraction/blob/develop/eip/EIPS/eip-4337.md#definitions) indexer.Currently, UoIndexer is still in **BETA**. Please use it at your own risk.\n\nUoIndexer currently supports two kinds of database storage:\n\n1. [RocksDB](https://rocksdb.org/)\n2. [MongoDB](https://www.mongodb.com/)\n\n# Supported chain\n\n| ChainName     | chain id      |\n| ------------- | ------------- |\n| Ethereum      | 1  |\n| Goerli  | 5  |\n\n\nMore chains will be supported later.\n\n# Prerequisites\n\n1. Clang\n2. LLVM\n3. [rust cargo](https://doc.rust-lang.org/cargo/getting-started/installation.html)\n\n# Install\n\n```\ncargo install --git https://github.com/zsluedem/UoIndexer\n```\n\n# How to use it\n\n## Using RocksDB\n\n```\nuoindexer --rpc-url https://eth-mainnet.g.alchemy.com/v2/api-key --chain-id 1 rocks-db ./.local/rocksdb\n```\n\n## Using MongoDB\n\nAssuming you have a MongoDB instance running at localhost:27017:\n```\nuoindexer --rpc-url https://eth-mainnet.g.alchemy.com/v2/api-key --chain-id 1 mongo-db mongo-db mongodb://root:example@localhost:27017/\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzsluedem%2FUoIndexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzsluedem%2FUoIndexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzsluedem%2FUoIndexer/lists"}