{"id":19525515,"url":"https://github.com/onekeyhq/aptos-wallet-adapter","last_synced_at":"2025-09-02T04:07:36.663Z","repository":{"id":215623981,"uuid":"739192214","full_name":"OneKeyHQ/aptos-wallet-adapter","owner":"OneKeyHQ","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-22T04:39:38.000Z","size":692,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-22T06:31:08.836Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OneKeyHQ.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2024-01-05T01:37:21.000Z","updated_at":"2025-04-09T08:12:37.000Z","dependencies_parsed_at":"2024-05-13T06:29:21.700Z","dependency_job_id":"c847d1bb-f7cb-4adf-9ec1-26a5c8181176","html_url":"https://github.com/OneKeyHQ/aptos-wallet-adapter","commit_stats":null,"previous_names":["onekeyhq/aptos-wallet-adapter"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/OneKeyHQ/aptos-wallet-adapter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeyHQ%2Faptos-wallet-adapter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeyHQ%2Faptos-wallet-adapter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeyHQ%2Faptos-wallet-adapter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeyHQ%2Faptos-wallet-adapter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OneKeyHQ","download_url":"https://codeload.github.com/OneKeyHQ/aptos-wallet-adapter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OneKeyHQ%2Faptos-wallet-adapter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273227988,"owners_count":25067696,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"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":"2024-11-11T01:05:17.860Z","updated_at":"2025-09-02T04:07:36.647Z","avatar_url":"https://github.com/OneKeyHQ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OneKey wallet for wallet builders to interact with the Aptos Wallet Adapter\n\nThis repo provides wallet builders a pre-made class with all required wallet functionality following the [wallet standard](https://aptos.dev/standards/wallets) for easy and fast development to interact with the [Aptos Wallet Adapter](https://github.com/aptos-labs/aptos-wallet-adapter)\n\n---\n\n### Usage\n\n- `fork` this repo\n- run `npm install` or `yarn install`\n- Run tests with `npm run test` - all tests should pass\n\nAt this point, you have a ready wallet class with all required properties and functions to integrate with the Aptos Wallet Adapter.\n\n### Publish as a Package\n\nNext step is to publish your wallet as a npm package so dapps can install it as a dependency.\n\n- Make sure to update `package.json` name, description, author and any other properties.\n- Run `npm install` then `npm run build` - a `dist` folder should be available\n- (optional) Run `npm publish --dry-run` to see what would get published (make sure there is a `dist` folder)\n\nCreating and publishing scoped public packages\nhttps://docs.npmjs.com/creating-and-publishing-scoped-public-packages\n\nCreating and publishing unscoped public packages\nhttps://docs.npmjs.com/creating-and-publishing-unscoped-public-packages\n\n### Add your name to the wallets list\n\nOnce the package is published, you can create a PR against the [aptos-wallet-adapter](https://github.com/aptos-labs/aptos-wallet-adapter) repo and add your wallet name as a url to the npm package to the [supported wallet list](https://github.com/aptos-labs/aptos-wallet-adapter#supported-wallet-packages) on the README file.\n\n---\n\n\u003e **_Note:_** if your wallet provides function that is not included, you should open a PR against [aptos-wallet-adapter](https://github.com/aptos-labs/aptos-wallet-adapter) in the [core package](https://github.com/aptos-labs/aptos-wallet-adapter/blob/main/packages/wallet-adapter-core/src/WalletCore.ts) so it would support this functionality.\n\u003e You can take a look at the `signTransaction` on the wallet [core package](https://github.com/aptos-labs/aptos-wallet-adapter/blob/main/packages/wallet-adapter-core/src/WalletCore.ts)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonekeyhq%2Faptos-wallet-adapter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonekeyhq%2Faptos-wallet-adapter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonekeyhq%2Faptos-wallet-adapter/lists"}