Skip to content

mlabs-haskell/snet-upgradeable-owners-minting-policy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

From nix shell at the root directory run:

    cabal update
    cabal repl

Project structure

  • ./src - on-chain scripts
  • ./tests - tests that involve off-chain code written in Lucid library
    • offchain.ts
    • secret.ts
  • ./scripts - pre-compiled plutus scripts used for tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 53.0%
  • Haskell 47.0%