We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83fb4ad commit 320760fCopy full SHA for 320760f
README.md
@@ -11,4 +11,6 @@ node handler.js
11
### Proxy
12
node proxy.js
13
### Contracts
14
+rm -rf ./build
15
+truffle deploy --network ropsten
16
Check here: https://juejin.im/post/5adedbad6fb9a07acb3c81bb
0 commit comments