{"id":21850477,"url":"https://github.com/circlefin/txt2txn-service","last_synced_at":"2025-06-14T20:03:07.753Z","repository":{"id":252273065,"uuid":"837370403","full_name":"circlefin/txt2txn-service","owner":"circlefin","description":"Backend repo for the TXT2TXN Circle Research x Berkeley project on AI and Intents.","archived":false,"fork":false,"pushed_at":"2024-08-08T14:16:33.000Z","size":21,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-11-28T00:17:43.904Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/circlefin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-02T20:10:58.000Z","updated_at":"2024-11-24T21:33:12.000Z","dependencies_parsed_at":"2024-08-08T19:32:54.231Z","dependency_job_id":"fcc8f23c-6080-4118-a859-343c6d6db4ff","html_url":"https://github.com/circlefin/txt2txn-service","commit_stats":null,"previous_names":["circlefin/txt2txn-service"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Ftxt2txn-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Ftxt2txn-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Ftxt2txn-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/circlefin%2Ftxt2txn-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/circlefin","download_url":"https://codeload.github.com/circlefin/txt2txn-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235706338,"owners_count":19032602,"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":[],"created_at":"2024-11-28T00:17:46.658Z","updated_at":"2025-01-26T12:44:19.523Z","avatar_url":"https://github.com/circlefin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TXT2TXN Backend\n\nThis repo serves as the backend for the TXT2TXN project.\n\nTXT2TXN is a collaboration between Circle and Blockchain at Berkeley, in particular [Niall Mandal](https://github.com/niallmandal).\n\n## Setup \n\n1. Set up virtual python environment.\n```sh\npython3 -m venv venv\n```\n\n2. Activate virtual environment.\n```sh\nsource venv/bin/activate\n```\n\n3. Install dependencies.\n```\npip install -r requirements.txt\n```\n\n4. Create and populate a .env file.\n```\ncp .env.example .env\n```\nThen add OpenAI key to .env file \n\n## Build\nExecute the following to run the service:\n```\nuvicorn main:app --reload\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirclefin%2Ftxt2txn-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirclefin%2Ftxt2txn-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirclefin%2Ftxt2txn-service/lists"}