Skip to content

Cardano dApp using Aiken for on-chain validator and Lucid for off-chain transaction building.

Notifications You must be signed in to change notification settings

wowica/jungle_vault

Repository files navigation

JUNGLE Vault 🔐

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.

Running

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.

About

Cardano dApp using Aiken for on-chain validator and Lucid for off-chain transaction building.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published