A framework for the creation of autonomous agent services.
Project description
Open Autonomy Framework
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:
- Python
>= 3.8
- Tendermint
==0.34.19
- IPFS node
==v0.6.0
- Pip
- Pipenv
>=2021.x.xx
- Go
==1.17.7
- Kubectl
- Docker Engine
- Docker Compose
- Skaffold
>= 1.39.1
- Gitleaks
- Python
-
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
Built Distribution
File details
Details for the file open-autonomy-0.14.10.tar.gz
.
File metadata
- Download URL: open-autonomy-0.14.10.tar.gz
- Upload date:
- Size: 2.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 346ecc4f0ccfea4c90e4b26f5e1bb13ab7c98351a57806b5f2430c011c4d8a5a |
|
MD5 | 25d153652ec8ccba5b14113f24623d90 |
|
BLAKE2b-256 | 4807eb937bae2c78e77cd67cf706925dbd9ff58bf03344b520951b41a39bce95 |
Provenance
File details
Details for the file open_autonomy-0.14.10-py3-none-any.whl
.
File metadata
- Download URL: open_autonomy-0.14.10-py3-none-any.whl
- Upload date:
- Size: 358.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 867d89bd2bb263143783e2f55202e27a0ffdc1e109909c4c64a7a087d5331f7a |
|
MD5 | 8ce48d5497bc791e1d6681aa05dc3d40 |
|
BLAKE2b-256 | e7ab1dbc9e6f1814cbe073f8a2ddcdbe616e2a52c8cbd0c75b95ab11b6da4d78 |