@taqueria/plugin-tzcompose
TypeScript icon, indicating that this package has built-in type declarations

0.65.0 • Public • Published

Tzcompose Plugin for Taqueria

This plugin integrates Tzcompose, a powerful automation framework developed by Blockwatch for executing complex transaction sequences on Tezos, into the Taqueria development environment.

The plugin is written in TypeScript and compiled to a JavaScript bundle for Node.js using tsup. It leverages the @taqueria/node-sdk, following the same development practices as other plugins created by our team for Taqueria.

Requirements

  • Taqueria v0.42.0 or later
  • Node.js v18.18.0 or later

Building

To build the Tzcompose plugin, run the following command from the root of the plugin repository:

pnpm run build --filter taqueria-plugin-tzcompose

Installation

To install the Tzcompose plugin in a Taqueria project, navigate to the project folder and run:

cd [taqueria-project]
taq init # if the project isn't already initialized
taq install @taqueria/plugin-tzcompose

Usage

The Tzcompose plugin adds a single command to Taqueria:

taq tzcompose [pipeline.yaml]

This command runs the specified Tzcompose pipeline YAML file within your Taqueria project.

For detailed information on creating YAML files to define your Tzcompose pipelines, please refer to the Tzcompose documentation.

Contributing

Contributions to improve the Tzcompose plugin are welcome! Please submit issues and pull requests on the plugin's GitHub repository.

License

The Tzcompose plugin is open-source software licensed under the Apache 2 License.

Package Sidebar

Install

npm i @taqueria/plugin-tzcompose

Weekly Downloads

26

Version

0.65.0

License

Apache-2.0

Unpacked Size

56.8 kB

Total Files

13

Last publish

Collaborators

  • mweichert
  • winstone-ochieng
  • asutosh.tt