Skip to content

RavencoinFoundation/rvnstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rvnstats

Provides a very simple API to get basic stats on Ravencoin

Written in Python.

Depends on:

  • Python
    • Flask
    • Gunicorn
    • requests
  • A local RVN node
    • Set server=1 in raven.conf
  • Cryptoscope.io API
pip install gunicorn
gunicorn -D -w 4 -b 0.0.0.0:80 rvnstats:app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages