/agent

Primary LanguagePythonOtherNOASSERTION

Agent

Documentation Status Updates

Template Ocean Agent

Features

  • Ocean Agent application template
  • pytest
  • packages organizing the application
    • server: Implementation of different server apis. Uses the common models and integrates the code.managers.*
    • watcher: Subscribes to the EVM transaction log and exposes via ws allowing to subscribe
    • provider: Implement the provider functions
    • core: Application core business logic. Includes the DTO’s allowing to interact with the VM
    • model: Common application models, to be reused between all the components
    • oceandb: Provide the interfaces to implement an Oceandb plugin

docs/images/software-arch.png

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.