{"id":21574751,"url":"https://github.com/ja88a/zksync-aa-custom","last_synced_at":"2025-03-18T06:44:00.975Z","repository":{"id":187660922,"uuid":"677053708","full_name":"ja88a/zksync-aa-custom","owner":"ja88a","description":"Custom Account Abstraction on zkSync Era","archived":false,"fork":false,"pushed_at":"2023-08-28T10:28:52.000Z","size":245,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T13:27:43.183Z","etag":null,"topics":["account-abstraction","solidity","zksync-v2"],"latest_commit_sha":null,"homepage":"","language":"Solidity","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"matter-labs/custom-aa-tutorial","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ja88a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-08-10T16:17:27.000Z","updated_at":"2023-10-03T04:54:30.000Z","dependencies_parsed_at":"2023-08-11T16:46:43.731Z","dependency_job_id":"7ce259af-87b4-4fcf-b7e3-1f5e1f7006d3","html_url":"https://github.com/ja88a/zksync-aa-custom","commit_stats":null,"previous_names":["ja88a/zksync-aa-custom"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja88a%2Fzksync-aa-custom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja88a%2Fzksync-aa-custom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja88a%2Fzksync-aa-custom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ja88a%2Fzksync-aa-custom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ja88a","download_url":"https://codeload.github.com/ja88a/zksync-aa-custom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244173502,"owners_count":20410295,"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","solidity","zksync-v2"],"created_at":"2024-11-24T12:11:02.485Z","updated_at":"2025-03-18T06:44:00.951Z","avatar_url":"https://github.com/ja88a.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom AA on zkSync\n\n## Purpose\n\nExperiment the support for Account abstraction on zkSync (v2, Era).\n\nInitial: \n\n1. Create a factory contract for deploying AAccounts\n2. Create a MultiSig 2:2 owned by the 2 AAccount owners\n3. Use the AAMultiSig contract to deploy another Account\n4. Apply the UUPS proxy pattern to the MultiSig contract\n\n\n## Features\n\n\n## Installation and compilation\n\nYou need Node.js and Yarn.\n\nInstall all dependencies with `pnpm install` or `yarn`.\n\nCompile all contracts with `yarn hardhat compile`\n\n## Deployment and usage\n\nTo run the scripts to deploy and execute the contracts, use the `zksync-deploy` command:\n\n- `yarn hardhat deploy-zksync --script deploy-factory.ts`: deploys the factory contract\n- `yarn hardhat deploy-zksync --script deploy-multisig.ts`: deploys a multisig wallet and executes a transaction.\n\n# Account Abstraction - zkSync Tutorial\n\n## Initial Fork\n\nRefer to [matter-labs / custom-aa-tutorial](https://github.com/matter-labs/custom-aa-tutorial)\n\nCode for the \"Account abstraction\" tutorial from the [zkSync v2 documentation](https://v2-docs.zksync.io/dev/).\n\nYou can find a full step-by-step guide to build this project [in this article](https://v2-docs.zksync.io/dev/tutorials/custom-aa-tutorial.html#prerequisite).\n\n## Support\n\nCheck out the [common errors section in the tutorial](https://v2-docs.zksync.io/dev/tutorials/custom-paymaster-tutorial.html#prerequisite), open an issue, or [contact us on Discord](https://discord.com/invite/px2aR7w).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fja88a%2Fzksync-aa-custom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fja88a%2Fzksync-aa-custom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fja88a%2Fzksync-aa-custom/lists"}