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 commit -m "[chore] bumping version $new_version"
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.34.tar.gz (241.4 kB view details)

Uploaded Source

Built Distribution

autonomy_dev-0.2.34-py3-none-any.whl (252.7 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for autonomy_dev-0.2.34.tar.gz
Algorithm Hash digest
SHA256 cd920320bcf2a4f2eaa91e3efdfeb34755271fc9109b34eb521609acb88036c7
MD5 0d3fd65e28ff47768e0c2725eb06ebfc
BLAKE2b-256 6a910555530d56239152cf73c000219e5a6af4870979f6f96c6a94c73719b93e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for autonomy_dev-0.2.34-py3-none-any.whl
Algorithm Hash digest
SHA256 45d701012d9b8596ecf0e284ac647bc67e33ce6dc0ea80a1df726a33d8183390
MD5 668a94f07d54917f10cf093f3912eabe
BLAKE2b-256 8e2922c67f16838aa49d9ee277b76d4bbbdaadedd9f730468a676e0927b76dbb

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