{"id":18710128,"url":"https://github.com/vacuumlabs/car","last_synced_at":"2026-04-25T23:36:28.145Z","repository":{"id":72478144,"uuid":"573253467","full_name":"vacuumlabs/car","owner":"vacuumlabs","description":"Crypto Address Relation","archived":false,"fork":false,"pushed_at":"2023-02-28T21:21:26.000Z","size":9281,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-19T08:49:45.056Z","etag":null,"topics":["cryptocurrency","database","rest-api","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/vacuumlabs.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":"2022-12-02T02:57:04.000Z","updated_at":"2022-12-13T12:14:20.000Z","dependencies_parsed_at":"2023-07-29T08:46:52.549Z","dependency_job_id":null,"html_url":"https://github.com/vacuumlabs/car","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vacuumlabs/car","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacuumlabs%2Fcar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacuumlabs%2Fcar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacuumlabs%2Fcar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacuumlabs%2Fcar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vacuumlabs","download_url":"https://codeload.github.com/vacuumlabs/car/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vacuumlabs%2Fcar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32280979,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cryptocurrency","database","rest-api","rust"],"created_at":"2024-11-07T12:30:59.845Z","updated_at":"2026-04-25T23:36:28.130Z","avatar_url":"https://github.com/vacuumlabs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crypto Addresses Relation\n\nFind information about addresses and sort them by service and tags.\nIt starts with storing data in the PG and querying data using the GIN extension. But we do not know the direction of performance.\nIf we want to process all data before the query or get relevant information during the query.\n\nSet parm database URL before.\n\n## Service\n\nIdentify a kind of service under the blockchain. For example Dex, Web3 game, etc.\n\n## Tag\n\nTak the address with information like money, sports game, etc.\n\nRunninng\n\nIf you want to set up the database using the provided docker compose file:\n```bash\nexport DATABASE_URL=\"postgres://postgres:postgres@0.0.0.0:5432/addresses\"\ndocker-compose up -d\n```\n\nOr if running locally:\n```bash\nexport DATABASE_URL=\"postgres://postgres:postgres@127.0.0.1:5432/addresses\"\n```\n\nThen run:\n```bash\ncargo install sea-orm-cli\nsea-orm-cli migrate up\ncargo run\n```\n\n== Frontend\n\n```bash\ncd frontend\nrustup target add wasm32-unknown-unknown\ncargo install trunk\ntrunk serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvacuumlabs%2Fcar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvacuumlabs%2Fcar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvacuumlabs%2Fcar/lists"}