0.10.6 • Published 5 months ago

@bloxbean/yaci-devkit v0.10.6

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 months ago

0.10.6-beta

6 months ago

0.10.6-preview

6 months ago

0.10.5

8 months ago

0.10.4

8 months ago

0.10.3

8 months ago

0.10.2

9 months ago

0.10.1

9 months ago

0.10.0-preview5

10 months ago

0.10.0-preview4

11 months ago

0.10.0-preview3

11 months ago