Skip to content

A collection of tools to integrate with Synthetix data services

License

Notifications You must be signed in to change notification settings

Synthetixio/data-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-tools

A collection of tools to integrate with the Synthetix data service.

setup

To set up this repo, first make sure you have installed Poetry using the official installer.

Then, install dependencies and activate the virtual environment:

poetry install
poetry shell

Always make sure this environment has been activated before running any dashboards or API.

Finally, copy the ./streamlit/secrets_example.toml file and fill it in before running any dashboards.

tools

  • API
    • SynthetixAPI class
    • External API wrapper (in progress)
  • Dashboards
    • Key metrics
    • All metrics
    • System monitor (in progress)

About

A collection of tools to integrate with Synthetix data services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages