Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Commit

Permalink
display web3 account & connect to web3
Browse files Browse the repository at this point in the history
  • Loading branch information
okok147 committed Dec 19, 2020
1 parent 5c81fc4 commit 01aa7bd
Show file tree
Hide file tree
Showing 6 changed files with 4,132 additions and 334 deletions.
2 changes: 1 addition & 1 deletion .eslintcache
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"/Users/ok/Desktop/first-defi-app/src/reportWebVitals.js":"1","/Users/ok/Desktop/first-defi-app/src/App.js":"2"},{"size":362,"mtime":1607698065205,"results":"3","hashOfConfig":"4"},{"size":1051,"mtime":1608208188251,"results":"5","hashOfConfig":"4"},{"filePath":"6","messages":"7","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"l1p8u8",{"filePath":"8","messages":"9","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/ok/Desktop/first-defi-app/src/reportWebVitals.js",[],"/Users/ok/Desktop/first-defi-app/src/App.js",["10","11"],{"ruleId":"12","severity":1,"message":"13","line":1,"column":8,"nodeType":"14","messageId":"15","endLine":1,"endColumn":12},{"ruleId":"12","severity":1,"message":"16","line":46,"column":11,"nodeType":"14","messageId":"15","endLine":46,"endColumn":20},"no-unused-vars","'logo' is defined but never used.","Identifier","unusedVar","'networkID' is assigned a value but never used."]
[{"/Users/ok/Desktop/first-defi-app/src/reportWebVitals.js":"1","/Users/ok/Desktop/first-defi-app/src/App.js":"2","/Users/ok/Desktop/first-defi-app/src/index.js":"3"},{"size":362,"mtime":1607698065205,"results":"4","hashOfConfig":"5"},{"size":997,"mtime":1608354555968,"results":"6","hashOfConfig":"7"},{"size":500,"mtime":1607698065204,"results":"8","hashOfConfig":"7"},{"filePath":"9","messages":"10","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"18d7tj5",{"filePath":"11","messages":"12","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"l1p8u8",{"filePath":"13","messages":"14","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/ok/Desktop/first-defi-app/src/reportWebVitals.js",[],"/Users/ok/Desktop/first-defi-app/src/App.js",["15"],"/Users/ok/Desktop/first-defi-app/src/index.js",[],{"ruleId":"16","severity":1,"message":"17","line":1,"column":8,"nodeType":"18","messageId":"19","endLine":1,"endColumn":12},"no-unused-vars","'logo' is defined but never used.","Identifier","unusedVar"]
Loading

0 comments on commit 01aa7bd

Please sign in to comment.