0.10.6-preview • Published 12 months ago

@bloxbean/yaci-devkit v0.10.6-preview

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

Yaci Devkit

A set of development tools for building on Cardano by creating a local devnet.

Installation

npm i -g @bloxbean/yaci-devkit

Commands

  1. Download and Start Cardano Node

    yaci-devkit up
    • Downloads the Cardano node (if not already downloaded) and starts a new devnet.
  2. Interactive Mode

    yaci-devkit up --interactive
    • Downloads the node (if not already downloaded), starts a new devnet, and launches the yaci-cli prompt.
  3. Yaci Store Mode (Blockfrost-Compatible API Endpoints)

    yaci-devkit up --enable-yaci-store
    • Downloads and starts the Cardano node, Yaci Store, and Ogmios (used for script cost evaluation).
    • Add --interactive to enter the yaci-cli prompt.
  4. Kupomios Mode (Ogmios + Kupo)

    yaci-devkit up --enable-kupomios
    • Downloads and starts the Cardano node, Ogmios, and Kupo.

For a full list of Yaci CLI commands, check the Yaci DevKit documentation.

0.10.6

11 months ago

0.10.6-beta

12 months ago

0.10.6-preview

12 months ago

0.10.5

1 year ago

0.10.4

1 year ago

0.10.3

1 year ago

0.10.2

1 year ago

0.10.1

1 year ago

0.10.0-preview5

1 year ago

0.10.0-preview4

1 year ago

0.10.0-preview3

1 year ago