emulator
Home > @blaze-cardano/emulator
emulator package
Classes
|
Class |
Description |
|---|---|
|
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. | |
|
The EmulatorProvider class implements the Provider interface. It provides methods to interact with the Emulator. | |
|
Tracks slot, block, and epoch progression for the emulator. |
Enumerations
|
Enumeration |
Description |
|---|---|
Functions
|
Function |
Description |
|---|---|
|
Resolve a network preset and optional overrides into emulator settings. | |
Interfaces
|
Interface |
Description |
|---|---|
|
Resolved network, protocol, and clock settings for an emulator. | |
|
Overrides accepted by createEmulatorNetworkConfig(). | |
Variables
|
Variable |
Description |
|---|---|
Type Aliases
|
Type Alias |
Description |
|---|---|
|
Network preset used as the base for emulator configuration. | |