This is a slightly modified version of the Gift Card demo application using Aiken for on-chain Cardano code and Lucid for off-chain transaction building.
The application runs using Lucid emulator and requires Deno to be installed.
To run the application, run the following command:
deno run -A run_emulation.ts
The first time it runs, Deno will first download all dependencies. It does not, however, communicate with a real Cardano network nor does it depend on any funds.