Introduction
The emulator allows developers to test transactions using different wallet and ledger states, including submission, without having to worry about setting up testing environments that support it.
Installation
- NPM
- Yarn
- PNPM
- Bun
npm i @blaze-cardano/emulator
yarn add @blaze-cardano/emulator
pnpm install @blaze-cardano/emulator
bun add @blaze-cardano/emulator