We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d72c99 commit a3d54ddCopy full SHA for a3d54dd
packages/hardhat/bin/deployMockUSDT
@@ -0,0 +1,4 @@
1
+#!/bin/sh
2
+
3
+. ./.env
4
+npx hardhat run scripts/deployMockUSDT.ts --network $NETWORK
0 commit comments