Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 547 Bytes

script.md

File metadata and controls

13 lines (10 loc) · 547 Bytes

Construct a minting script and compute its Policy ID

$ mantra script --help

Usage: mantra script CONFIG_FILE [--expires SLOT] [--script SCRIPT_FILE]
  Construct a minting script and compute its Policy ID.

Available options:
  CONFIG_FILE              Path to configuration file.
  --expires SLOT           Slot number after which tokens are not mintable /
                           burnable; prefix `+` if relative to tip.
  --script SCRIPT_FILE     Path to output script JSON file.
  -h,--help                Show this help text