{"id":51222366,"url":"https://github.com/tempoxyz/export-tempo","last_synced_at":"2026-06-28T08:03:51.275Z","repository":{"id":353261242,"uuid":"1166089359","full_name":"tempoxyz/export-tempo","owner":"tempoxyz","description":null,"archived":false,"fork":false,"pushed_at":"2026-04-23T05:12:02.000Z","size":108,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-23T07:09:34.304Z","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/tempoxyz.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":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":"2026-02-24T21:38:12.000Z","updated_at":"2026-04-07T03:03:18.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tempoxyz/export-tempo","commit_stats":null,"previous_names":["tempoxyz/export-tempo"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/tempoxyz/export-tempo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tempoxyz%2Fexport-tempo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tempoxyz%2Fexport-tempo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tempoxyz%2Fexport-tempo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tempoxyz%2Fexport-tempo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tempoxyz","download_url":"https://codeload.github.com/tempoxyz/export-tempo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tempoxyz%2Fexport-tempo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34881390,"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-28T02:00:05.809Z","response_time":54,"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-06-28T08:03:50.515Z","updated_at":"2026-06-28T08:03:51.262Z","avatar_url":"https://github.com/tempoxyz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# export-tempo\n\nCLI to export token balances authorized for an export key (access key) on Tempo to a recipient address.\n\n## Quickprompt\n\nInstall the skill:\n\n```\nnpx skills add tempoxyz/export-tempo\n```\n\nThen prompt your agent:\n\n\u003e Export my Tempo wallet\n\n## Usage\n\nBy default, `export-tempo` dryruns the export — showing the tokens available to export and their amounts.\n\n```sh\nnpx export-tempo --exportKey 0x… --to 0x…\n```\n\nThe dryrun returns a session blob. Pass it with `--confirm` to execute the export — each token is transferred at `min(remainingLimit, balance)` in a single batched transaction.\n\n```sh\nnpx export-tempo --exportKey 0x… --to 0x… --confirm --session \u003cblob\u003e\n```\n\n## Generating an Export Key\n\nAn export key is an access key authorized by your passkey to sign transactions on your behalf.\n\n- **From `wallet.tempo.xyz`:** navigate to **Key Management**, select **Create New Key**, and authenticate with your passkey. The key is displayed once – copy and store it securely.\n- **If your account can't be serviced:** you will be prompted with a button to export your key. The key is displayed once – copy and store it securely.\n\n[Learn more](https://app.moderato.tempo.xyz/support/key-exports)\n\n## CLI Reference\n\n```\nUSAGE export-tempo [OPTIONS] \u003cEXPORTKEY\u003e to\n\nARGUMENTS\n  EXPORTKEY    Export key.\n\nOPTIONS\n  --to                                 Recipient address.\n  --rpcUrl=\"https://rpc.tempo.xyz\"     Tempo RPC URL.\n  --feeToken                           Fee token address (auto-detected if omitted).\n  --tokens                             Comma-separated token addresses to export (all tokens if omitted).\n  --session                            Session blob from a dryrun.\n  --confirm                            Execute the transfers.\n```\n\n## License\n\n[MIT](/LICENSE) License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftempoxyz%2Fexport-tempo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftempoxyz%2Fexport-tempo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftempoxyz%2Fexport-tempo/lists"}