{"id":20858944,"url":"https://github.com/secretshardul/digg-analytics","last_synced_at":"2026-04-20T23:31:19.165Z","repository":{"id":101006153,"uuid":"352931175","full_name":"secretshardul/digg-analytics","owner":"secretshardul","description":"DIGG token analytics dashboard. Displays historical prices, percentage ownership and sett deposits.","archived":false,"fork":false,"pushed_at":"2021-03-31T21:43:47.000Z","size":176,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T13:32:02.284Z","etag":null,"topics":["badger","digg"],"latest_commit_sha":null,"homepage":"https://diggmetrics.netlify.app","language":"JavaScript","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/secretshardul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","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":"2021-03-30T08:44:38.000Z","updated_at":"2021-03-31T21:43:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fcaaf97-9b49-4151-84f6-02fd2179e36b","html_url":"https://github.com/secretshardul/digg-analytics","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/secretshardul/digg-analytics","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secretshardul%2Fdigg-analytics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secretshardul%2Fdigg-analytics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secretshardul%2Fdigg-analytics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secretshardul%2Fdigg-analytics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/secretshardul","download_url":"https://codeload.github.com/secretshardul/digg-analytics/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/secretshardul%2Fdigg-analytics/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32070556,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T21:26:33.338Z","status":"ssl_error","status_checked_at":"2026-04-20T21:26:22.081Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["badger","digg"],"created_at":"2024-11-18T04:48:11.817Z","updated_at":"2026-04-20T23:31:19.142Z","avatar_url":"https://github.com/secretshardul.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diggmetrics: DIGG analytics dashboard\n![Diggmetrics](https://user-images.githubusercontent.com/49580849/113136714-50240700-9241-11eb-9b7e-2d922516b3c5.png)\n\nDIGG is an elastic supply rebase token pegged to the Bitcoin. Here's a dashboard which lets you study the relation between the two.\n\n## Features\n1. DIGG vs BTC price over time: You can pick a time period from 1 day to all time.\n2. DIGG ownership: Shows a pie chart on percentage ownership and available circulation.\n3. DIGG staking: Shows how DIGG is deposited in various setts.\n\n## Demo\nhttps://diggmetrics.netlify.app/\n\n## Video\n[![Video](https://user-images.githubusercontent.com/49580849/113214983-da975580-9297-11eb-89b3-1ac6f4687615.png)](https://www.youtube.com/watch?v=gRNjXKna4EE)\n\n## Screenshots\n### Desktop\n![1 1-pc-top](https://user-images.githubusercontent.com/49580849/113136575-27037680-9241-11eb-9565-eb95ea83c3ae.png)\n\n![1 2-pc-bottom](https://user-images.githubusercontent.com/49580849/113136577-2834a380-9241-11eb-80c5-509eed5c0d14.png)\n\n### Mobile\n![2 1-mob-top](https://user-images.githubusercontent.com/49580849/113136567-24088600-9241-11eb-9951-9f210b19693d.png)\n\n![2 2-mob-bottom](https://user-images.githubusercontent.com/49580849/113136574-266ae000-9241-11eb-95eb-cc5d7037e939.png)\n\n## Tech stack\n- The Graph: Uses the official [Badger subgraph](https://thegraph.com/explorer/subgraph/darruma/badger) to fetch DIGG balance for various accounts.\n\n  ```graphql\n  query getBalance($id: ID!) {\n      tokenBalance(id: $id) {\n          id\n          balance\n          token {\n          name\n          }\n      }\n  }\n  ```\n\n- Bootstrap 5\n- Netlify\n- Vanilla javascript\n- Badger finance API\n- Google fonts\n- CoinGecko price comparison widget\n\n## Gitcoin GR9 qualifying bounties\n- [Badger](https://gitcoin.co/issue/Badger-Finance/badger-system/70/100025037)\n- [The Graph](https://gitcoin.co/issue/graphprotocol/gitcoin-grants-round-9-hackathon/1/100025068)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecretshardul%2Fdigg-analytics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsecretshardul%2Fdigg-analytics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsecretshardul%2Fdigg-analytics/lists"}