{"id":14973842,"url":"https://github.com/mattpereira/streamogator","last_synced_at":"2026-02-27T01:03:54.112Z","repository":{"id":239999480,"uuid":"798436209","full_name":"MattPereira/streamogator","owner":"MattPereira","description":"Data indexing for all Buidl Guidl stream cohort contracts using Ponder to create a GraphQL server and PSQL database. The front end fetches, paginates, and sorts the data","archived":false,"fork":false,"pushed_at":"2024-06-01T15:34:38.000Z","size":2325,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T14:25:18.622Z","etag":null,"topics":["graphql","nextjs","ponder","psql"],"latest_commit_sha":null,"homepage":"https://streamogator.vercel.app/","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/MattPereira.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2024-05-09T19:16:23.000Z","updated_at":"2024-08-12T22:07:01.000Z","dependencies_parsed_at":"2024-06-01T17:30:58.620Z","dependency_job_id":"de2c44bf-5e25-45c3-a380-3e77825321a5","html_url":"https://github.com/MattPereira/streamogator","commit_stats":{"total_commits":38,"total_committers":2,"mean_commits":19.0,"dds":0.02631578947368418,"last_synced_commit":"12d5c6728b82a384da79036b7a4d6c65df389c13"},"previous_names":["mattpereira/streamogator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattPereira%2Fstreamogator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattPereira%2Fstreamogator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattPereira%2Fstreamogator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MattPereira%2Fstreamogator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MattPereira","download_url":"https://codeload.github.com/MattPereira/streamogator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245816856,"owners_count":20677154,"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":["graphql","nextjs","ponder","psql"],"created_at":"2024-09-24T13:49:33.599Z","updated_at":"2026-02-27T01:03:54.022Z","avatar_url":"https://github.com/MattPereira.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐊 StreamoGator\n\nData indexing for all Buidl Guidl stream cohort contracts deployed on Ethereum and Optimism using Ponder framework to create a GraphQL server and PSQL database. The front-end paginates and sorts data by column header.\n\n![thumbnail](https://github.com/MattPereira/streamogator/assets/73561520/4c438a0a-c226-43da-8c64-ef53296f1c14)\n\n## 🛣️ Roadmap\n\n- [x] Click on a table row to see full details for a single transaction, builder, and stream\n- [ ] Search functionality with input that accepts ENS and hex address\n- [ ] Add all the solo stream contracts for full data set\n- [ ] Sort withdrawals by gas used\n- [ ] Sort builders by total gas spent\n- [ ] Show ETH balance in each contract\n\n## 🏁 Getting Started\n\n1. Clone the repo\n\n```bash\ngit clone https://github.com/MattPereira/streamogator.git\n```\n\n2. Install dependencies\n\n```bash\nyarn install\n```\n\n3. Add environment variables to `./packages/ponder/.env.local`\n\n```\nPONDER_RPC_URL_1=https://eth-mainnet.alchemyapi.io/v2/...\nPONDER_RPC_URL_10=https://opt-mainnet.g.alchemy.com/v2/...\n```\n\n4. Start the ponder backend framework\n\n```bash\nyarn ponder:dev\n```\n\n5. Start the frontend\n\n```bash\nyarn start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattpereira%2Fstreamogator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattpereira%2Fstreamogator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattpereira%2Fstreamogator/lists"}