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 2bf813a commit a9ebb50Copy full SHA for a9ebb50
README.md
@@ -1,4 +1,4 @@
1
-# Fullstack Web3 Template v2.3.1
+# Fullstack Web3 Template v2.3.2
2
3
## QuickStart
4
@@ -33,7 +33,7 @@ anvil -b 1 # Mining blocks every 1 second
33
34
```bash
35
cd smartcontracts
36
-./deploy.local.sh
+./deploy-on-local.sh
37
```
38
39
## FWT Structure
smartcontracts/README.md
@@ -1 +1,4 @@
-# FullStack Web3 Foundry
+# Smartcontract Foundry
+
0 commit comments