Skip to content

Instantly share code, notes, and snippets.

@Sinha-Ujjawal
Sinha-Ujjawal / Playground.hs
Last active August 24, 2021 11:24
Plutus Playground Smart Contract
-- This is a starter contract, based on the Game contract,
-- containing the bare minimum required scaffolding.
--
-- What you should change to something more suitable for
-- your use case:
-- * The MyDatum type
-- * The MyMyRedeemerValue type
--
-- And add function implementations (and rename them to
-- something suitable) for the endpoints: