https://github.com/ronickg/webserver-docker
https://github.com/ronickg/webserver-docker
chia
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ronickg/webserver-docker
- Owner: ronickg
- Created: 2021-12-07T18:34:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-07T17:10:21.000Z (almost 4 years ago)
- Last Synced: 2025-09-24T15:57:12.276Z (4 months ago)
- Topics: chia
- Language: Python
- Homepage:
- Size: 131 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webserver-doc
A docker image which creates an postgres database parrallel to the sqllite one. Was planning on using it to help with tax calculation by allowing users to input one or more chia addresses and download a csv file containing all the payouts and block rewards with the correct fiat balance at the time.
Indexes on the postgres db are still not yet added.
#
Thanks to [alltheblocks.net](https://alltheblocks.net) for the help.