{"id":27406078,"url":"https://github.com/doge-is-dope/erc4337-sample","last_synced_at":"2026-04-26T16:32:25.443Z","repository":{"id":178029369,"uuid":"661267462","full_name":"Doge-is-Dope/ERC4337-sample","owner":"Doge-is-Dope","description":"Simple implementation of ERC4337","archived":false,"fork":false,"pushed_at":"2024-02-08T15:31:21.000Z","size":34,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-05T01:03:52.292Z","etag":null,"topics":["account-abstraction","erc-4337","erc4337","ethereum"],"latest_commit_sha":null,"homepage":"","language":"Solidity","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/Doge-is-Dope.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,"zenodo":null}},"created_at":"2023-07-02T10:09:52.000Z","updated_at":"2025-03-04T12:24:40.000Z","dependencies_parsed_at":"2023-11-21T08:26:15.362Z","dependency_job_id":"921f13a9-8f90-448d-9c98-04c607aabc6e","html_url":"https://github.com/Doge-is-Dope/ERC4337-sample","commit_stats":null,"previous_names":["doge-is-dope/wallet-sample","doge-is-dope/erc4337-sample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Doge-is-Dope/ERC4337-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doge-is-Dope%2FERC4337-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doge-is-Dope%2FERC4337-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doge-is-Dope%2FERC4337-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doge-is-Dope%2FERC4337-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Doge-is-Dope","download_url":"https://codeload.github.com/Doge-is-Dope/ERC4337-sample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doge-is-Dope%2FERC4337-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32305035,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","erc-4337","erc4337","ethereum"],"created_at":"2025-04-14T06:16:37.670Z","updated_at":"2026-04-26T16:32:25.423Z","avatar_url":"https://github.com/Doge-is-Dope.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ERC-4337 Sample\n\nThe project implements ERC-4337, Account Abstraction, allowing users to transfer and manage funds as a wallet, while also enabling the payment of transaction fees using ERC-20 tokens.\n\n## Features\n\n- Transfer ether and tokens conforming to ERC-20, ERC-721, and ERC-1155 standards as normal wallet\n- Perform multiple transactions in one single on-chain transaction, aka batch transaction\n- Pay the transaction fee using ERC-20 tokens, `TestToken`, instead of ether\n- Custom modules, e.g. `SpendLimit` for preventing spending more tokens than the limit set by the account's owner\n\n## How to build\n\nThe project is built with [foundry](https://github.com/foundry-rs/foundry). Install it if you haven't.\n\n```\ncurl -L https://foundry.paradigm.xyz | bash\n```\n\nRun the following command to clone the repo and build\n\n```bash\ngit clone git@github.com:Doge-is-Dope/ERC4337-sample.git\ncd ERC4337-sample\nforge install\nforge build\n```\n\n## Testing\n\nTo run the tests, simply run the following command.\n\n```bash\nforge test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoge-is-dope%2Ferc4337-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoge-is-dope%2Ferc4337-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoge-is-dope%2Ferc4337-sample/lists"}