{"id":18953134,"url":"https://github.com/0xpolygon/auto-claim-service","last_synced_at":"2025-04-16T02:31:50.905Z","repository":{"id":238903826,"uuid":"791255727","full_name":"0xPolygon/auto-claim-service","owner":"0xPolygon","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-21T10:58:52.000Z","size":370,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T05:22:36.721Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0xPolygon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-24T11:38:45.000Z","updated_at":"2024-09-19T06:12:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"74bc9522-d500-4910-ae67-41d7cb995964","html_url":"https://github.com/0xPolygon/auto-claim-service","commit_stats":null,"previous_names":["0xpolygon/auto-claim-service"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fauto-claim-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fauto-claim-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fauto-claim-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xPolygon%2Fauto-claim-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xPolygon","download_url":"https://codeload.github.com/0xPolygon/auto-claim-service/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249184540,"owners_count":21226398,"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-08T13:36:36.986Z","updated_at":"2025-04-16T02:31:50.327Z","avatar_url":"https://github.com/0xPolygon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auto Claim Service\n\n## Introduction\n\nAutoclaim Script is a cron job service which is used to process the claim transactions for the bridge transactions initiated on the lxly bridge. Bridging involves two steps. 1st Step is done on the source chain and the second on the destination chain. The script automates the second step so that users don't have to manually execute this second step. It fetches the transaction details from the transaction list endpoint of the Bridge API service, gets the merkle proof payload for each bridge transaction and then submits the claim transaction on the destination chain. \n\n## Prerequisite\n\n- Create `.env` file in all the packages with corresponding fields as present in `.env.example` files in corresponding directories.\n\n- Download all module dependencies by running\n```bash\nnpm install\n```\n\n- You can host the gas price estimation service for your chain by following the instructions on this repo: https://github.com/maticnetwork/maticgasstation\n\n\n## Running\n\n- Build using \n```bash\nnpm run build\n```\n\n- Start the server using \n```bash\nnpm run start\n```\n\n## License\n\nCopyright (c) 2024 PT Services DMCC\n\nLicensed under either:\n\n- Apache License, Version 2.0, ([LICENSE-APACHE](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0), or\n- MIT license ([LICENSE-MIT](./LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nas your option.\n\nThe SPDX license identifier for this project is `MIT` OR `Apache-2.0`.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpolygon%2Fauto-claim-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xpolygon%2Fauto-claim-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xpolygon%2Fauto-claim-service/lists"}