Coder Social home page Coder Social logo

secretshardul / digg-analytics Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 176 KB

DIGG token analytics dashboard. Displays historical prices, percentage ownership and sett deposits.

Home Page: https://diggmetrics.netlify.app

License: MIT License

HTML 30.84% JavaScript 67.93% CSS 1.22%
digg badger

digg-analytics's Introduction

Diggmetrics: DIGG analytics dashboard

Diggmetrics

DIGG is an elastic supply rebase token pegged to the Bitcoin. Here's a dashboard which lets you study the relation between the two.

Features

  1. DIGG vs BTC price over time: You can pick a time period from 1 day to all time.
  2. DIGG ownership: Shows a pie chart on percentage ownership and available circulation.
  3. DIGG staking: Shows how DIGG is deposited in various setts.

Demo

https://diggmetrics.netlify.app/

Video

Video

Screenshots

Desktop

1 1-pc-top

1 2-pc-bottom

Mobile

2 1-mob-top

2 2-mob-bottom

Tech stack

  • The Graph: Uses the official Badger subgraph to fetch DIGG balance for various accounts.

    query getBalance($id: ID!) {
        tokenBalance(id: $id) {
            id
            balance
            token {
            name
            }
        }
    }
  • Bootstrap 5

  • Netlify

  • Vanilla javascript

  • Badger finance API

  • Google fonts

  • CoinGecko price comparison widget

Gitcoin GR9 qualifying bounties

digg-analytics's People

Contributors

secretshardul avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.