Skip to main content
Version: 0.3.30

emulator

Home > @blaze-cardano/emulator

emulator package

Classes

Class

Description

Emulator

The Emulator class is used to simulate the behavior of a ledger. It maintains a ledger of unspent transaction outputs, reward accounts, protocol parameters, and a clock. It also provides methods to start and stop an event loop for the ledger.

EmulatorProvider

The EmulatorProvider class implements the Provider interface. It provides methods to interact with the Emulator.

LedgerTimer

Interfaces

Interface

Description

EmulatorOptions