Skip to main content

A collection of tooling to enable open source development of autonomy tools

Project description

Autonomy Dev

Tooling to speed up autonomy development.

Usage

Contracts

We can scaffold a new contract using the adev scaffold contract command. This will create a new directory with;

  • open-aea contract component
    • open-aea contract component class 🎉
    • open-aea contract component function generation 🚧
    • open-aea contract component test generation 🚧
adev scaffold contract 0xc939df369C0Fc240C975A6dEEEE77d87bCFaC259 beyond_pricer \
      --block-explorer-api-key $BLOCK_EXPLORER_API_KEY \
      --block-explorer-url "https://api-goerli.arbiscan.io"

Installation

pip install autonomy-dev[all]

Release

bump the version in pyoproject and create a new branch and tag

export new_version=v0.1.5
git checkout -b $new_version
git add .
git tag $new_version
git push --set-upstream origin (git rev-parse --abbrev-ref HEAD)
git push --tag

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

autonomy_dev-0.2.5.tar.gz (27.0 kB view details)

Uploaded Source

Built Distribution

autonomy_dev-0.2.5-py3-none-any.whl (35.2 kB view details)

Uploaded Python 3

File details

Details for the file autonomy_dev-0.2.5.tar.gz.

File metadata

  • Download URL: autonomy_dev-0.2.5.tar.gz
  • Upload date:
  • Size: 27.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for autonomy_dev-0.2.5.tar.gz
Algorithm Hash digest
SHA256 a475ea68128dd0fe96790cc15a0231b7cc2c1c1f7819f1db570cf2c2fb1903b6
MD5 74223f2c0ffff8a357b2b3883e126800
BLAKE2b-256 3b5770bf757bae0f7fba92f84ebf75ec0e184cbaa18ae61b8e98639061726b73

See more details on using hashes here.

File details

Details for the file autonomy_dev-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: autonomy_dev-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 35.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for autonomy_dev-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d3f7430e9c4cb55bf137ee9f8080fb073829d6ac5ddafb9a6940b1fb14e381fb
MD5 746b4f6056bdb3a3d9e092ac856f3e1e
BLAKE2b-256 4863f6a5b1e9518e7b4d601739c2670898465cbfd071c05ab9a8cbc24905834b

See more details on using hashes here.

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