We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 630bd06 commit 1f0fc5cCopy full SHA for 1f0fc5c
README.md
@@ -63,7 +63,13 @@ lerna success - @vendorname/dappname
63
64
Last line showing that your dApp was detected and compiled.
65
66
-### STEP 3: Start Local Testnet Blockchain
+### STEP 3: Setup Development Docker Database
67
+
68
+Setup docker database config and run Postgres DB via Docker. Follow the steps from here:
69
+https://learn.ark.dev/core-getting-started/spinning-up-your-first-testnet#step-1-start-docker-testnet-database
70
71
72
+### STEP 4: Start Local Testnet Blockchain
73
74
Start local blockchain with testnet running on your developer computer. Follow steps defined in here:
75
https://learn.ark.dev/core-getting-started/spinning-up-your-first-testnet#step-2-testnet-network-boot
0 commit comments