This repository has been archived by the owner on Aug 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
display web3 account & connect to web3
- Loading branch information
Showing
6 changed files
with
4,132 additions
and
334 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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"] |
Oops, something went wrong.