{"id":24823069,"url":"https://github.com/arjun-r34/biconomy-smart-wallet","last_synced_at":"2026-04-25T16:34:08.116Z","repository":{"id":192862195,"uuid":"687569607","full_name":"ARJUN-R34/biconomy-smart-wallet","owner":"ARJUN-R34","description":"A smart wallet powered by Biconomy","archived":false,"fork":false,"pushed_at":"2023-09-05T16:43:32.000Z","size":392,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T22:24:13.085Z","etag":null,"topics":["account-abstraction","blockchain","ethereum","evm","hacktoberfest","smart-contracts","smart-wallet"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ARJUN-R34.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-09-05T16:13:34.000Z","updated_at":"2023-10-03T11:06:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf0a9dbc-b63d-4257-90d4-6391198a8386","html_url":"https://github.com/ARJUN-R34/biconomy-smart-wallet","commit_stats":null,"previous_names":["arjun-r34/biconomy-smart-wallet"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ARJUN-R34/biconomy-smart-wallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARJUN-R34%2Fbiconomy-smart-wallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARJUN-R34%2Fbiconomy-smart-wallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARJUN-R34%2Fbiconomy-smart-wallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARJUN-R34%2Fbiconomy-smart-wallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ARJUN-R34","download_url":"https://codeload.github.com/ARJUN-R34/biconomy-smart-wallet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ARJUN-R34%2Fbiconomy-smart-wallet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32269462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"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","blockchain","ethereum","evm","hacktoberfest","smart-contracts","smart-wallet"],"created_at":"2025-01-30T19:46:51.325Z","updated_at":"2026-04-25T16:34:08.098Z","avatar_url":"https://github.com/ARJUN-R34.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Smart Wallet\n\nA smart wallet powered by Biconomy\n\n### To run this project, follow the steps below:\n\nCreate a `.env` file in the root directory and add the following variables\n\n```bash\nREACT_APP_PAYMASTER_MUMBAI=\nREACT_APP_BUNDLER_MUMBAI=https://bundler.biconomy.io/api/v2/80001/nJPK7B3ru.dd7f7861-190d-41bd-af80-6877f74b8f44\nREACT_APP_PAYMASTER_BSC_TESTNET=\nREACT_APP_BUNDLER_BSC_TESTNET=https://bundler.biconomy.io/api/v2/97/nJPK7B3ru.dd7f7861-190d-41bd-af80-6877f74b8f44\nREACT_APP_PAYMASTER_POLYGON=\nREACT_APP_BUNDLER_POLYGON=https://bundler.biconomy.io/api/v2/137/nJPK7B3ru.dd7f7861-190d-41bd-af80-6877f74b8f44\nREACT_APP_PAYMASTER_BSC_MAINNET=-\nREACT_APP_BUNDLER_BSC_MAINNET=https://bundler.biconomy.io/api/v2/56/nJPK7B3ru.dd7f7861-190d-41bd-af80-6877f74b8f44\nREACT_APP_PAYMASTER_ETHEREUM=\nREACT_APP_BUNDLER_ETHEREUM=https://bundler.biconomy.io/api/v2/1/nJPK7B3ru.dd7f7861-190d-41bd-af80-6877f74b8f44\nREACT_APP_PAYMASTER_GOERLI=\nREACT_APP_BUNDLER_GOERLI=https://bundler.biconomy.io/api/v2/5/nJPK7B3ru.dd7f7861-190d-41bd-af80-6877f74b8f44\nREACT_APP_PAYMASTER_ARBITRUM_MAINNET=\nREACT_APP_BUNDLER_ARBITRUM_MAINNET=https://bundler.biconomy.io/api/v2/42161/nJPK7B3ru.dd7f7861-190d-41bd-af80-6877f74b8f44\nREACT_APP_PAYMASTER_ARBITRUM_TESTNET=\nREACT_APP_BUNDLER_ARBITRUM_TESTNET=https://bundler.biconomy.io/api/v2/421613/nJPK7B3ru.dd7f7861-190d-41bd-af80-6877f74b8f44\n```\n\nThe paymaster Urls can be generated from the [Biconomy Dashboard](https://dashboard.biconomy.io).\n\n\nClone the repository\n```bash\ngit clone https://github.com/ARJUN-R34/biconomy-smart-wallet.git\n```\n\nInstall dependencies and run the app\n```bash\nnpm i \u0026\u0026 npm run start\n```\n\nThe UI will be live on http://localhost:3000","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjun-r34%2Fbiconomy-smart-wallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farjun-r34%2Fbiconomy-smart-wallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farjun-r34%2Fbiconomy-smart-wallet/lists"}