{"id":13767336,"url":"https://github.com/etherspot/etherspot-prime-contracts","last_synced_at":"2025-07-27T15:40:29.222Z","repository":{"id":178366695,"uuid":"598068162","full_name":"etherspot/etherspot-prime-contracts","owner":"etherspot","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-17T12:13:23.000Z","size":14783,"stargazers_count":53,"open_issues_count":8,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-07-04T22:40:38.219Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/etherspot.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audits/Etherspot prime contracts audit report - taek lee.pdf","citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-02-06T10:29:12.000Z","updated_at":"2025-04-16T21:32:03.000Z","dependencies_parsed_at":"2025-05-07T04:16:50.885Z","dependency_job_id":null,"html_url":"https://github.com/etherspot/etherspot-prime-contracts","commit_stats":null,"previous_names":["etherspot/etherspot-prime-contracts"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/etherspot/etherspot-prime-contracts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-prime-contracts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-prime-contracts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-prime-contracts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-prime-contracts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etherspot","download_url":"https://codeload.github.com/etherspot/etherspot-prime-contracts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-prime-contracts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265365647,"owners_count":23753368,"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-08-03T16:01:07.606Z","updated_at":"2025-07-14T23:06:55.802Z","avatar_url":"https://github.com/etherspot.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Etherspot Prime Contracts\n\n[![NPM version][npm-image]][npm-url]\n![MIT licensed][license-image]\n\nSmart contract infrastructure for Etherspot Prime, supporting the ERC4337 implementation.\n\n## Installation \u0026 Setup\n\n`npm run setup`\n\n## Contract Deployments\n\n### Prerequisites\n\nSet up your `.env` file following the example found in `.env.example`.\n\n### Etherspot Wallet Factory deployment\n\n`npx hardhat deploy --network \u003cNETWORK_NAME\u003e --tags 'etherspot-wallet-factory'`\n\n### Etherspot Paymaster deployment\n\n`npx hardhat deploy --network \u003cNETWORK_NAME\u003e --tags 'etherspot-paymaster'`\n\n### Etherspot Wallet Factory \u0026 Etherspot Paymaster deployment\n\n`npx hardhat deploy --network \u003cNETWORK_NAME\u003e --tags 'required'`\n\n### Test Suite\n\n`npx hardhat test`\n\n### Solidity Usage\n\n```solidity\n// SPDX-License-Identifier: MIT\npragma solidity ^0.8.12;\n\nimport \"@etherspot/prime-contracts/src/etherspot-wallet-v1/wallet/EtherspotWallet.sol\";\n\n// ...\n```\n\n## Documentation\n\n- [ERC4337 Specification](https://eips.ethereum.org/EIPS/eip-4337)\n- [Integration Guide](https://docs.etherspot.dev)\n\n## License\n\nMIT\n\n[npm-image]: https://badge.fury.io/js/%40etherspot%2Flite-contracts.svg\n[npm-url]: https://npmjs.org/package/@etherspot/lite-contracts\n[license-image]: https://img.shields.io/badge/license-MIT-blue.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetherspot%2Fetherspot-prime-contracts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetherspot%2Fetherspot-prime-contracts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetherspot%2Fetherspot-prime-contracts/lists"}