{"id":29778502,"url":"https://github.com/maksandre/try-eip-7702","last_synced_at":"2026-02-18T05:01:13.435Z","repository":{"id":302164770,"uuid":"1007124700","full_name":"Maksandre/try-eip-7702","owner":"Maksandre","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-01T08:54:24.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-10T17:08:52.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Maksandre.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":"2025-06-23T13:54:43.000Z","updated_at":"2025-07-01T08:54:25.000Z","dependencies_parsed_at":"2025-06-30T23:29:39.634Z","dependency_job_id":"542516d9-4742-4594-9a84-68016969aa95","html_url":"https://github.com/Maksandre/try-eip-7702","commit_stats":null,"previous_names":["maksandre/try-eip-7702"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maksandre/try-eip-7702","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksandre%2Ftry-eip-7702","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksandre%2Ftry-eip-7702/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksandre%2Ftry-eip-7702/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksandre%2Ftry-eip-7702/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maksandre","download_url":"https://codeload.github.com/Maksandre/try-eip-7702/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maksandre%2Ftry-eip-7702/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29569853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T04:18:28.490Z","status":"ssl_error","status_checked_at":"2026-02-18T04:13:49.018Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-07-27T12:44:40.751Z","updated_at":"2026-02-18T05:01:13.430Z","avatar_url":"https://github.com/Maksandre.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EIP-7702 Code Examples\n\nA collection of code examples demonstrating EIP-7702 (Externally Owned Account to Smart Contract Wallet) functionality.\n\n## What is EIP-7702?\n\nEIP-7702 enables EOAs to temporarily become smart contract wallets by setting their code, allowing for advanced wallet features while maintaining EOA simplicity.\n\n## Setup\n\n```sh\n# Install dependencies\nforge soldeer install\nyarn install\n```\n\n## Structure\n\n- **Contracts**: `src/` - Smart wallet implementations and examples\n- **Tests**: `test/` - Foundry and TypeScript test suites\n- **Examples**: Social recovery, batch operations, collision prevention\n\n## Usage\n\n```sh\n# Run Foundry tests\nforge test\n\n# Run TypeScript tests\nyarn test\n\n# Start local node (Prague hardfork)\nyarn anvil\n```\n\n## Available Scripts\n\n- `yarn test` - Run TypeScript tests with Vitest\n- `yarn test:run` - Run tests once\n- `yarn test:ui` - Run tests with UI\n- `yarn test:forge` - Run Foundry tests\n- `yarn anvil` - Start local node with Prague hardfork","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksandre%2Ftry-eip-7702","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaksandre%2Ftry-eip-7702","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaksandre%2Ftry-eip-7702/lists"}