Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LBRY Supply Chart

An embeddable chart to see the supply curve of LBRY Credits and mining rewards on the LBRY blokchain. It is using chainquery (https://github.com/lbryio/chainquery) to get data from the LBRY blockchain. The chart is interactive and responsive. For more information on the LBRY project, visit https://lbry.tech/.

How to use

  • Include jQuery and amcharts (https://www.amcharts.com/) Javascript files (see supply-chart.html).
  • Include supply-chart.js and supply-chart.css to your page.
  • Add to code where you want to see the chart appear :
<div class="mining-inflation-chart-container">
    <div class="load-progress inc"></div>
    <div id="mining-inflation-chart" class="chart"></div>
    <div id="chart-export" class="btn-chart-export"></div>
</div>

About

LBRY Supply Chart

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages