Plutus Contract: NFT
This is an off-chain contract schema called "NFT". This uses the minting-policy at (https://gitlab.homotopic.tech/plutus/minting-policies/nft). The contract allows someone to mint an NFT, and will keep a log of all NFTs minted.
Development
nix develop
cabal test all
Notes
Due to limitations in the balancer, the model tests are limited to one NFT per wallet.