diff --git a/apps/contract/scripts/deploy-purchase-ticket.js b/apps/contract/scripts/deploy-purchase-ticket.js new file mode 100644 index 0000000..88f9f42 --- /dev/null +++ b/apps/contract/scripts/deploy-purchase-ticket.js @@ -0,0 +1,26 @@ +// We require the Hardhat Runtime Environment explicitly here. This is optional +// but useful for running the script in a standalone fashion through `node