Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bos-auto

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bos-auto

A daemon to manage synchronization with the blockchain

  • 0.4.9
  • PyPI
  • Socket score

Maintainers
1

BOS-auto

docs master docs 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 to later be able to display them in the manual intervention(MINT) module bos-mint.

Documentation

For directions on how to install and run bos-auto please visit our documentation page.

docs master docs develop

Requirements

  • A Redis database
  • A MongoDB database
  • python3 deployment

Execution

$ python3 cli.py worker &    # Execute worker
$ python3 cli.py api         # Start web endpoint

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc