{"id":13589273,"url":"https://github.com/xinbenlv/ethgpt","last_synced_at":"2025-04-13T05:35:08.356Z","repository":{"id":156552814,"uuid":"633056122","full_name":"xinbenlv/ethgpt","owner":"xinbenlv","description":"ChatGPT Plugin for Ethereum and EVM dApp / smart contract functionalities","archived":false,"fork":false,"pushed_at":"2025-04-05T03:01:06.000Z","size":3305,"stargazers_count":43,"open_issues_count":11,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T04:17:55.852Z","etag":null,"topics":["chat-gpt","chatgpt-plugin","chatgpt-plugin-template","chatgpt-plugins","examples","nextjs","nextjs-template","openai","plugin","template"],"latest_commit_sha":null,"homepage":"https://api.ethgpt.dev","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/xinbenlv.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}},"created_at":"2023-04-26T17:27:52.000Z","updated_at":"2025-02-10T00:28:27.000Z","dependencies_parsed_at":"2023-10-02T04:15:29.691Z","dependency_job_id":"90eda585-b4e4-4252-9201-15738e9dd706","html_url":"https://github.com/xinbenlv/ethgpt","commit_stats":{"total_commits":23,"total_committers":3,"mean_commits":7.666666666666667,"dds":0.5217391304347826,"last_synced_commit":"4bfcbd9b25b4c102546b5eec9a5ba3e7b195e345"},"previous_names":[],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinbenlv%2Fethgpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinbenlv%2Fethgpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinbenlv%2Fethgpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinbenlv%2Fethgpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xinbenlv","download_url":"https://codeload.github.com/xinbenlv/ethgpt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670405,"owners_count":21142896,"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","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":["chat-gpt","chatgpt-plugin","chatgpt-plugin-template","chatgpt-plugins","examples","nextjs","nextjs-template","openai","plugin","template"],"created_at":"2024-08-01T16:00:27.197Z","updated_at":"2025-04-13T05:35:08.333Z","avatar_url":"https://github.com/xinbenlv.png","language":"TypeScript","funding_links":[],"categories":["Third-party Plugins","Browser-extensions"],"sub_categories":[],"readme":"# EthGPT\n\nEthGPT is an ChatGPT plugin (and template) written in Typescript to bring Ethereum and EVM-chain based dApp and smart contract functionalities.\n\nAs of today OpenAI ChatGPT plugin is still alpha test only. To beging use it you could [apply to join the waitlist](https://openai.com/waitlist/plugins)\n\n## Usage Demo \n![demo](./public/demo.gif)\n\n## Install Demo \n\n![demo](./public/user-demo-v1.gif)\n\n## Contributor Guide\n\nThis app has no user interface, instead it's meant to use with GhatGPT's UI so therefore you must have access to ChatGPT plugins, which at the moment are still in beta.\n\n### Project setup\n\n1. Clone the repo, install depdendencies:\n\n```sh\ngit clone git@github.com:xinbenlv/ethgpt.git\n\ncd ethgpt\n\nyarn # or npm install, pnpm\n```\n\n2. Run the server in dev mode\n\n```sh\nyarn dev\n\n# If you run this in dev mode, the memory may not persist well as the server will randomly restart sometimes\n```\n\n3. Set up your GPT Plugin in the ChatGPT Plugin UI.\n\nWhen prompted for your website domain, type in 'http://localhost:3000'\n\n### Usage\n\n1. Go to ChatGPT and start a conversation with the bot you've set up.\n\n2. Ask the bot to do something, for example, `resolve the ENS xinbenlv.eth for me`.\n\n### Configuration\n\nTo add more routes:\n\n1. Create new route in `pages/api` directory.\n\n2. Update `openapi.yaml` with new path\n\n3. Update `openapi.yaml` with schema for any data model coming back or being passed in.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinbenlv%2Fethgpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxinbenlv%2Fethgpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinbenlv%2Fethgpt/lists"}