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 services which run as a multi-agent-system (MAS) and are replicated on a temporary consensus gadget (blockchain) while being crypto-economically secured on a public blockchain, hence offering robustness, transparency and decentralization off-chain.

As opposed to traditional smart contracts, Valory apps go beyond simple, purely on-chain logic without giving up on decentralization.

Get started developing autonomous services

  1. Create and launch a clean virtual environment with Python 3.10 (any Python >= 3.7 works):

    pipenv --python 3.10 && pipenv shell
    
  2. Install the package from PyPI:

    pip install open-autonomy
    
  3. Then, build your services as described in the docs.

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/contracts-amm:latest
    docker pull valory/safe-contract-net:latest
    
  • 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},
  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.3.2.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

open_autonomy-0.3.2-py3-none-any.whl (106.6 kB view details)

Uploaded Python 3

File details

Details for the file open-autonomy-0.3.2.tar.gz.

File metadata

  • Download URL: open-autonomy-0.3.2.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for open-autonomy-0.3.2.tar.gz
Algorithm Hash digest
SHA256 d52cb26167f12ed5e95c4970738bc76b2ed15a3fc78c972726db3ebd7b44204f
MD5 9a0d15de0056d406b32794d86b56cc99
BLAKE2b-256 931dc55ab7f2421acb5090b1c88fa4ef6c228099b0c27081accd11af6ac3566c

See more details on using hashes here.

Provenance

File details

Details for the file open_autonomy-0.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for open_autonomy-0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 84864831e11c554a40d3ee2d0f08fb82dffe7765c1c13c2d5d532962823ab78f
MD5 e17359c88f72294d54b0d33784e0c719
BLAKE2b-256 04bfbc142ecb09b404a5e1294a23b1c3d6c26f2885bad732dd2fa12c07892d29

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