You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
2. Run `npm run deploy:contracts` to deploy contracts to ganache
11
11
3. Run this DApp by running `npm start` in [client](./packages/client) folder. Send some tokens
12
12
4. Check admin menu by typing secret cheat-code `133337`
13
+
5. If you need test eth's on a balance check [config.json](./config.json). The smart-contract is going to mint 10_000 tokens for the first address in the list.
0 commit comments