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.4.tar.gz (25.0 kB view details)

Uploaded Source

Built Distribution

autonomy_dev-0.2.4-py3-none-any.whl (32.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for autonomy_dev-0.2.4.tar.gz
Algorithm Hash digest
SHA256 fc515e04b5f2ea37920b1fb600388250b6d7a7ea4cd0c126604d1e1e28591b78
MD5 82bf69c11d23678c71953029bc455306
BLAKE2b-256 eabeeecce34b721ca9138a542cf92e34d8d2f90603ef25ae3191b324a287d3b6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for autonomy_dev-0.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 02a865c50a83a01c51af5d45f0c05d0629d31fb92566ec357f0d5f6b7cb2547f
MD5 d6b0de5c42464aec1adacd84a07845a6
BLAKE2b-256 60466b4b5bb95823c1494dd47a6d9929c583fddf7e57de4b838869ef100708db

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