{"id":24566076,"url":"https://github.com/bh2smith/wraptor-agent","last_synced_at":"2025-09-11T21:49:48.406Z","repository":{"id":273562309,"uuid":"920131856","full_name":"bh2smith/wraptor-agent","owner":"bh2smith","description":"Bitte Open Agent for wrapping and unwrapping native assets on chainId","archived":false,"fork":false,"pushed_at":"2025-09-02T07:57:19.000Z","size":2216,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T09:31:32.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wraptor-agent.vercel.app","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/bh2smith.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-21T16:08:30.000Z","updated_at":"2025-09-02T07:57:23.000Z","dependencies_parsed_at":"2025-01-21T17:25:33.088Z","dependency_job_id":"5c56b836-177d-43fb-9882-5387914c2654","html_url":"https://github.com/bh2smith/wraptor-agent","commit_stats":null,"previous_names":["bh2smith/wraptor-agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bh2smith/wraptor-agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fwraptor-agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fwraptor-agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fwraptor-agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fwraptor-agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bh2smith","download_url":"https://codeload.github.com/bh2smith/wraptor-agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bh2smith%2Fwraptor-agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274712396,"owners_count":25335922,"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-11T02:00:13.660Z","response_time":74,"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":"2025-01-23T12:18:07.532Z","updated_at":"2025-09-11T21:49:48.355Z","avatar_url":"https://github.com/bh2smith.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Bitte Open WETH9 Agent\n\nA Next.js project that provides an AI assistant for wrapping and unwrapping WETH9 through a plugin interface.\n\n## Getting Started\n\nRun the development server:\n\n```bash\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to access the API.\n\n## Features\n\nThis agent provides an OpenAPI interface for managing Safe accounts with the following endpoints:\n\n### Wrap\n`GET /api/tools/weth/wrap`\n\n### Unwrap\n`GET /api/tools/weth/unwrap`\n\n### Response Format\n\nAll successful transactions return a standard format:\n```typescript\n{\n  transaction: {\n    method: \"eth_sendTransaction\",\n    chainId: number,\n    params: [{\n      to: string,\n      data: string,\n      value: string\n    }]\n  },\n  meta: {\n    description: string // Description of the transaction\n  }\n}\n```\n\n## AI Assistant Integration\n\nThe agent includes an AI assistant configured to:\n- Build WETH9 deposit \u0026 withdrawal transactions\n\n## Learn More\n\n- [Bitte Documentation](https://docs.bitte.ai)\n- [Bitte App Interface](https://wallet.bitte.ai)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fwraptor-agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbh2smith%2Fwraptor-agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbh2smith%2Fwraptor-agent/lists"}