A daemon to manage synchronization with the blockchain
Project description
# BOS-auto
  
[](http://bos-auto.rtfd.io/en/latest/) [](http://bos-auto.rtfd.io/en/develop/)
bos-auto is one of two services that are required for proper operation of Bookie Oracle Software(BOS). bos-auto comes with a worker and an API to receive data from a Data Proxy. The API receives this data, validates it, and queues it for a worker to perform corresponding tasks. It further stores these incidents via [bos-incidents](https://github.com/PBSA/bos-incidents) to later be able to display them in the manual intervention(MINT) module [bos-mint](https://github.com/PBSA/bos-mint).
## Documentation For directions on how to install and run bos-auto please visit our [documentation page](https://www.peerplays.tech/bookie-oracle-suite-bos/).
[](http://bos-auto.rtfd.io/en/latest/) [](http://bos-auto.rtfd.io/en/develop/)
## Requirements
- A Redis database
- A MongoDB database
- python3 deployment
## Execution `bash $ python3 cli.py worker & # Execute worker $ python3 cli.py api # Start web endpoint `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size bos_auto-0.4.9-py3-none-any.whl (41.2 kB) | File type Wheel | Python version 3.8 | Upload date | Hashes View |
Filename, size bos-auto-0.4.9.tar.gz (22.9 kB) | File type Source | Python version None | Upload date | Hashes View |