Skip to content

daedalus1215/studious-octo-adventure

Repository files navigation

Utility App

  • Used to pull down staking rewards for a specific crypto.

Build everything up:

docker build .

Get the id of the

docker image ls

Run the docker

docker run -t ${id} bash

install requests

pip install requests

Run the program

python app.py currentValue timestamp url

About

Polling for staking rewards

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published