Module

Ctl.Examples.OneShotMinting

This module demonstrates how applyArgs from Cardano.Plutus.ApplyArgs (from https://github.com/mlabs-haskell/purescript-uplc-apply-args) can be used to build scripts with the provided arguments applied. It creates a transaction that mints an NFT using the one-shot minting policy.

#contract

#main

Modules