Yaci DevKit

Complete Cardano development environment with instant local devnet

Launch, customize, and manage your own Cardano blockchain in seconds. Build DApps, test smart contracts, and integrate with popular SDKs using a lightning-fast local devnet.

Instant Setup
📊
Built-in Indexer
🔄
Rollback Testing
👨‍💻DeveloperCardanoNodeYaci DevKit CLIcreate-node, tip, etc.📊 Yaci StoreBlockfrost API:8080🔌 OgmiosOptional:1337📡 KupoOptional:1442🎯 Yaci ViewerWeb UI:5173Popular SDKsMesh.jsLucid EvoCCLPyCardanoblockchain databuild/submit tx

🚀 See Yaci DevKit in Action

Watch common yaci-cli commands execute in real-time

create-node
cli:> create-node -o --start
Creating local devnet...
✓ Node started on port 3001
✓ Yaci Store on port 8080
✓ Viewer on port 5173
✓ Ogmios on port 1337
✓ Kupo on port 1442
topup
cli:>topup addr_test1...90xn5f 6777
✓ Transaction submitted successfully
✓ Waiting for tx to be included in block...
✓ Tx: d4f2a8b9c3e1...
tip
cli:> tip
Block#: 1242
Slot#: 1242
Hash: 8f7e6d5c...
utxos
cli:> utxos addr_test1...90xn5f
1. d4f2a8b9... #0 6777₳
2. d4f2a8b9... #1 1₳

✨ Key Features

Lightning Fast

Create and destroy a complete Cardano devnet in seconds. Sub-second block times supported (100ms, 200ms, etc.) with full configurability (default 1s).

🎛️

Flexible Configuration

Customize block times, epochs, and network parameters to match your testing needs.

📊

Built-in Indexer

Integrated Yaci Store with Blockfrost-compatible APIs for seamless SDK integration.

🌐

Multi-Distribution

Docker, ZIP, and NPM distributions. Perfect for local development and CI/CD pipelines.

🔗

SDK Ready

Works seamlessly with Mesh.js, Cardano Client Lib, Lucid Evolution, and more.

🔄

Rollback Testing

Advanced rollback simulation with consensus-based testing for robust application development.

🔥 What's New in v0.11.0-beta1

🔄
Rollback Testing

Consensus-based rollback simulation

⏱️
Sub-second Block Times

Support for 100ms, 200ms blocks and any custom interval (default 1s)

🌐
Multi-node Support

3-node cluster for advanced rollback testing

📊
Enhanced Tip Command

Shows all nodes in multi-node setup

Ready to accelerate your Cardano development?

🚀 Get Started Now