{"id":19001779,"url":"https://github.com/etherspot/etherspot-modular-sdk","last_synced_at":"2026-02-28T07:06:51.383Z","repository":{"id":244783456,"uuid":"809715972","full_name":"etherspot/etherspot-modular-sdk","owner":"etherspot","description":" Etherspot Modular - Account Abstraction SDK (ERC-7579 compatible)","archived":false,"fork":false,"pushed_at":"2025-03-27T12:26:51.000Z","size":41776,"stargazers_count":16,"open_issues_count":4,"forks_count":2,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-16T13:41:02.246Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-03T10:06:39.000Z","updated_at":"2025-04-14T17:56:31.000Z","dependencies_parsed_at":"2024-06-28T11:42:35.097Z","dependency_job_id":"778d5af6-8f58-4717-9b79-93d2aa3d4420","html_url":"https://github.com/etherspot/etherspot-modular-sdk","commit_stats":null,"previous_names":["etherspot/etherspot-modular-sdk"],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-modular-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-modular-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-modular-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etherspot%2Fetherspot-modular-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etherspot","download_url":"https://codeload.github.com/etherspot/etherspot-modular-sdk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250290505,"owners_count":21406188,"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-08T18:12:48.635Z","updated_at":"2026-02-28T07:06:51.347Z","avatar_url":"https://github.com/etherspot.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1 align=\"center\"\u003eEtherspot Modular SDK\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://public.etherspot.io/assets/etherspot.gif\" width=\"200\" height=\"200\"\u003e\n  \u003cp\u003e\n    \u003cb\u003e\n      Etherspot Modular SDK \n    \u003c/b\u003e\n   \u003c/p\u003e\n\u003c/div\u003e\n\n--------------\n\n\u003e[!IMPORTANT]\n\u003eThis repo/software is under active development.\n\u003e\n\u003e[![npm](https://img.shields.io/npm/v/@etherspot/modular-sdk)](https://www.npmjs.com/package/@etherspot/modular-sdk) \n\n\n## 🐞 Etherspot Modular\n\nEtherspot Modular is a fully open source SDK which let's dapp developers easily get building with Account Abstraction.\n\nThe SDK makes it incredibly easy to get up and running with Account Abstraction. From social logins to transaction batching, using an Etherspot smart wallet can give your dapp a web2 like interface to ensure the user has a seamless experience.\n\n## ⚙ Get started\n\nYou can either get started by installing the packages yourself here:\n\n```bash\nnpm i @etherspot/modular-sdk\n```\n\nOr follow our introductory guide on our docs [here](https://etherspot.fyi/getting-started) which walk you through \ncloning down an example repo and setting up a dapp in your own environment. \n\nThe testnet bundler API key `etherspot_public_key` is included in the example programs which is a public API key with rate limits, to get higher limits register to https://portal.etherspot.io\n\n### Note: The smart wallet address differs on the `XDC Testnet` compared to other chains.\n\n## 📖 Documentation\n\n- [Quick Start](https://etherspot.fyi/getting-started)\n- [Instantiate the SDK](https://etherspot.fyi/prime-sdk/instantiation)\n- [Running SDK examples](https://etherspot.fyi/examples/intro)\n- [Function List](https://etherspot.fyi/prime-sdk/function)\n- [Batching Transactions](https://etherspot.fyi/prime-sdk/batching-transactions)\n\n## 🔗 Important Links\n\n- [Skandha Bundler](https://etherspot.fyi/skandha/intro)\n- [Arka Paymaster](https://etherspot.fyi/arka/intro)\n- [SDK Reference](https://sdk.etherspot.io/)\n\n## 🏌️‍♂️ Contributions\n\nPlease feel free to open issues or PRs to this repo.\n\n## 🔐 Security\n\nTo report security issues please follow [guide](./SECURITY.md)\n\n## 💬 Contact\n\nIf you have any questions or feedback about Etherspot Modular, please feel free to reach out to us.\n\n- [Follow on Twitter](https://twitter.com/etherspot)\n- [Join our discord](https://discord.etherspot.io/)\n\n## 📄 License\n\nLicensed under the [MIT License](https://github.com/etherspot/etherspot-modular-sdk/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetherspot%2Fetherspot-modular-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetherspot%2Fetherspot-modular-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetherspot%2Fetherspot-modular-sdk/lists"}