Skip to content

Commit

Permalink
added first Hello World script
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinhammond committed Jun 9, 2021
1 parent 3410d11 commit 1be766e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/plutus-scripts/HelloWorld.plutus
@@ -0,0 +1,6 @@

{
"type": "PlutusScriptV1",
"description": "The 'Hello World' Script",
"cborHex": "4b0100002002002002000011"
}

0 comments on commit 1be766e

Please sign in to comment.