Skip to main content

A framework for the creation of autonomous agent services.

Project description

Open Autonomy Framework

PyPI PyPI - Python Version PyPI - Wheel License Downloads

Sanity checks and tests Codecov flake8 mypy Black mypy

Open Autonomy is a framework for the creation of agent services: off-chain autonomous services which run as a multi-agent-system (MAS) and offer enhanced functionalities on-chain. Agent services expand the range of operations that traditional smart contracts provide, making it possible to execute arbitrarily complex operations (such as machine-learning algorithms). Most importantly, agent services are decentralized, trust-minimized, transparent, and robust.

Get started developing agent services

Read the Open Autonomy documentation to learn more about agent services. Follow the set up and quick start guides to start building your own services.

For developers contributing to the framework: install from source

  • Ensure your machine satisfies the following requirements:

  • Clone the repository:

    git clone git@github.com:valory-xyz/open-autonomy.git
    
  • Pull pre-built images:

    docker pull valory/autonolas-registries:latest
    docker pull valory/acn-node:latest
    docker pull valory/contracts-amm:latest
    docker pull valory/safe-contract-net:latest
    docker pull valory/slow-tendermint-server:0.1.0
    
  • Create and launch a virtual environment. Also, run this during development, every time you need to re-create and launch the virtual environment and update the dependencies:

    make new_env && pipenv shell
    

    :information_source: Note: we are using atheris in order to perform fuzzy testing. The dependency is not listed in the Pipfile because it is not supported on Windows. If you need to run or implement a fuzzy test, please manually install the dependency. If you are developing on Mac, please follow the extra steps described here.

  • Fetch packages:

    autonomy packages sync --update-packages
    

Cite

If you are using our software in a publication, please consider to cite it with the following BibTex entry:

@misc{open-autonomy,
  Author = {David Minarsch and Marco Favorito and Viraj Patel and Adamantios Zaras and David Vilela Freire and Michiel Karrenbelt and 8baller and Ardian Abazi and Yuri Turchenkov and José Moreira Sánchez},
  Title = {Open Autonomy Framework},
  Year = {2021},
}

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.

Source Distribution

open_autonomy-0.14.14.post1.tar.gz (2.7 MB view details)

Uploaded Source

Built Distribution

open_autonomy-0.14.14.post1-py3-none-any.whl (356.3 kB view details)

Uploaded Python 3

File details

Details for the file open_autonomy-0.14.14.post1.tar.gz.

File metadata

  • Download URL: open_autonomy-0.14.14.post1.tar.gz
  • Upload date:
  • Size: 2.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.4

File hashes

Hashes for open_autonomy-0.14.14.post1.tar.gz
Algorithm Hash digest
SHA256 d0dd58a77e1a93735244baa1e810d760ca68b78d49ca686dda22dd7f3b0001af
MD5 7ebfc263740513ccf56f1cfa0fdc67be
BLAKE2b-256 853fecffa67484a2c9e6b60bb4536b864f90d21fbe5a13c08c520bfa3a6144de

See more details on using hashes here.

Provenance

File details

Details for the file open_autonomy-0.14.14.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for open_autonomy-0.14.14.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 9efe0bc73eaf8c45fb406b62c5249fd712e74bd43be37917563a6342cb291d69
MD5 1bfcfbaed95e6afb289c3065579d0953
BLAKE2b-256 877bb93e38805df2338872971f076995826a9d22c2ad3030320a526913d0736d

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page