{"id":50342527,"url":"https://github.com/BitteProtocol/wallet","last_synced_at":"2026-06-15T09:01:04.711Z","repository":{"id":272325825,"uuid":"916212267","full_name":"BitteProtocol/wallet","owner":"BitteProtocol","description":"The Bitte Wallet Integration package.","archived":false,"fork":false,"pushed_at":"2025-04-09T15:55:58.000Z","size":15496,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-04-26T18:25:50.432Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BitteProtocol.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-13T17:02:24.000Z","updated_at":"2025-11-06T14:38:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3739d9d-fcbd-449b-8fc7-ab8d49f7653c","html_url":"https://github.com/BitteProtocol/wallet","commit_stats":null,"previous_names":["bitteprotocol/wallet"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/BitteProtocol/wallet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitteProtocol%2Fwallet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitteProtocol%2Fwallet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitteProtocol%2Fwallet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitteProtocol%2Fwallet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BitteProtocol","download_url":"https://codeload.github.com/BitteProtocol/wallet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BitteProtocol%2Fwallet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34355156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2026-05-29T18:00:25.258Z","updated_at":"2026-06-15T09:01:04.685Z","avatar_url":"https://github.com/BitteProtocol.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# @bitte-ai/wallet\n\nThis is the [Bitte Wallet](https://wallet.bitte.ai) SDK package.\n\ncheck our [React integration](https://github.com/BitteProtocol/react/blob/main/README.md)\n\n\n\u003cp  align=\"center\"\u003e\n\n\u003cimg  src='https://img.shields.io/npm/dw/@bitte-ai/wallet'  /\u003e\n\n\u003cimg  src='https://img.shields.io/bundlephobia/min/@bitte-ai/wallet'\u003e\n\n\u003c/p\u003e\n\n\n## Installation and Usage\n\nThe easiest way to use this package is to install it from the NPM registry,\n\n\n```bash\n# Using Yarn\nyarn add @bitte-ai/wallet\n\n# Using NPM.\nnpm install  @bitte-ai/wallet\n\n# Using PNPM.\npnpm  install  @bitte-ai/wallet\n```\n\n\nThen use it in your dApp:\n\n```ts\n\nimport { setupWalletSelector } from \"@near-wallet-selector/core\";\n\nimport { setupBitteWallet } from \"@bitte-ai/wallet\";\n\nconst wallet = setupBitteWallet({\n\tnetwork:  'mainnet',\n});\n\nconst  selector = await  setupWalletSelector({\n\tnetwork:  \"mainnet\",\n\tmodules: [wallet],\n});\n\n```\n\n\n## setupBitteWallet\n\n -  `network:` Near Networks\n\n -  `walletUrl:` valid wallet urls\n\n\n## Troubleshooting\n\n**Client-side only:**\n\nThe wallet runs only on client-side.\n\nAny other questions or issues you can contact support on our [Telegram Channel](https://telegram.me/mintdev).\n\n\n## License\n\nThis repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBitteProtocol%2Fwallet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBitteProtocol%2Fwallet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBitteProtocol%2Fwallet/lists"}