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 fbe1bb4 commit f806cc1Copy full SHA for f806cc1
README.md
@@ -4,8 +4,8 @@
4
5
## Usage
6
7
-1. Run `start:ganache` in separated terminal
8
-2. Run `deploy:contracts` to deploy contracts to ganache
+1. Run `npm run start:ganache` in separated terminal
+2. Run `npm run deploy:contracts` to deploy contracts to ganache
9
3. Run this DApp by running `npm start` in [client](./packages/client) folder. Send some tokens
10
4. Check admin menu by typing secret cheat-code `133337`
11
0 commit comments