Skip to content

juster-finance/pytezos-harbinger-poster

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytezos Harbiner Poster

This is just a simple poster that will take the data source from the harbinger.live site and use it to post to the harbiner oracle/normalizer using PyTezos.

Installation & Usage

Installation is pretty basic, just run pip install -r requirements.txt, and then you can use python run.py.

Things default to production and you can specify your poster private key with --poster-key or via the POSTER_KEY environment variable.

If you want to run things via docker, you can just run make build-docker and make run POSTER_KEY=YOUR_POSTER_KEY or do whatever docker things you'd like!

About

A pytezos based harbinger updater/poster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.1%
  • Makefile 3.8%
  • Dockerfile 3.1%