Skip to content

Instantly share code, notes, and snippets.

@netsamir
Last active September 29, 2021 10:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save netsamir/823e2413ed40884b53898c327cfca168 to your computer and use it in GitHub Desktop.
Save netsamir/823e2413ed40884b53898c327cfca168 to your computer and use it in GitHub Desktop.
Plutus Playground Smart Contract
import Playground.Contract
import qualified Language.PlutusTx as PlutusTx
import qualified Language.PlutusTx.Prelude as P
import Ledger
import Ledger.Validation
import wallet
import Plutus.Contract
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment