singnet / snet-upgradeable-owners-minting-policy

1 stars 1 forks source link

snet-upgradeable-owners-minting-policy

Instructions

Built on top of plutus-apps v1.1.0, cabal.project refers to its packages. Make sure to install plutus-apps first.

Compile & interact with scripts

At the root directory enter nix shell:

    nix-shell

Then execute cabal run create-token with needed arguments. There are four arguments:

Example:

   cabal run create-token a71ab45081832acd58f6966b9b5d54027766b72d5db11340f70f9cc1772f90a0 2 TokenName TokenName

Project structure