{"id":21970067,"url":"https://github.com/scroll-tech/scroll-bridge-sdk","last_synced_at":"2025-10-10T12:31:10.689Z","repository":{"id":248089226,"uuid":"810345049","full_name":"scroll-tech/scroll-bridge-sdk","owner":"scroll-tech","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-15T16:12:39.000Z","size":70,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-19T08:32:34.988Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/scroll-tech.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-04T14:09:11.000Z","updated_at":"2024-09-24T01:07:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"66149aa4-b3c6-4caa-8920-36cbf52345fa","html_url":"https://github.com/scroll-tech/scroll-bridge-sdk","commit_stats":null,"previous_names":["scroll-tech/scroll-bridge-sdk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scroll-tech%2Fscroll-bridge-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scroll-tech%2Fscroll-bridge-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scroll-tech%2Fscroll-bridge-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scroll-tech%2Fscroll-bridge-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scroll-tech","download_url":"https://codeload.github.com/scroll-tech/scroll-bridge-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235951200,"owners_count":19071251,"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":[],"created_at":"2024-11-29T14:30:37.868Z","updated_at":"2025-10-10T12:31:05.149Z","avatar_url":"https://github.com/scroll-tech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @scroll-tech/scroll-bridge-sdk\n\n## Batch indexing\n\nTo indexing the data from beginning, you can run the following command. It would take about 2 days to download.\n\n```bash\nyarn index:batch:scroll\n```\n\nTo speed up the indexing process, you can download latest snapshot which is built by Scroll bi-weekly. It would take about 5 minutes to index from snapshot to latest state.\n\n```bash\ncurl https://withdraw-proof.s3.us-west-2.amazonaws.com/scroll.batch.tar.gz\ntar xvf state-cache/scroll.batch.tar.gz\n```\n\nAnd also use your own Ethereum and Scroll rpc nodes by creating `.env` file with following fields.\n\n```\nL1_SCROLL_RPC_URL=\u003cEthereum rpc url\u003e\nL2_SCROLL_RPC_URL=\u003cScroll rpc url\u003e\nBLOCK_SYNC_STEP=1000\nMAX_CONCURRENT_CALL=10\n```\n\nIf you want to index testnet data, replace `scroll` with `scroll-sepolia`.\n\n### Find withdraw proof by transaction hash or message hash\n\n```bash\nyarn index:search:scroll --tx-hash \u003ctx hash\u003e\nyarn index:search:scroll --message-hash \u003cmessage hash\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscroll-tech%2Fscroll-bridge-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscroll-tech%2Fscroll-bridge-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscroll-tech%2Fscroll-bridge-sdk/lists"}