Skip to content

EOSMetal/delphioracle-pusher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EOSMetal

https://eosmetal.io

delphioracle-pusher

Python client for the delphi oracle that uses Kraken as a price feed.

Usage:

./oracle-pusher.py --help                                                               
usage: oracle-pusher.py [-h] [-v] [-d] [-l LOG_FILE] [-u API_ENDPOINT]
                        [-k KEY] [-o OWNER]

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         Print logged info to screen
  -d, --debug           Print debug info
  -l LOG_FILE, --log_file LOG_FILE
                        Log file
  -u API_ENDPOINT, --api_endpoint API_ENDPOINT
                        EOSIO API endpoint URI
  -k KEY, --key KEY     Path to a file with the Private key
  -o OWNER, --owner OWNER
                        Account pushing the value

About

Push Kraken EOSUSD last tick to delphi oracle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages