Skip to content

Commit

Permalink
reinstalled nodes
Browse files Browse the repository at this point in the history
  • Loading branch information
gjnguyen18 committed May 29, 2024
1 parent 07c06e6 commit 7383fba
Show file tree
Hide file tree
Showing 11 changed files with 32,856 additions and 45 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<style>
body { margin: 0; }
</style>
<script type="module" crossorigin src="./assets/index-DXAmR2xR.js"></script>
<script type="module" crossorigin src="./assets/index-2Jz8bIBG.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DRtYWPIR.css">
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions js/dashboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ export function startScene() {
// default file
// let file = "https://raw.githubusercontent.com/gjnguyen18/utxo-lenses/master/transformed_data2.json"
// let resDBLink = "http://localhost:3080/getData_RESDB"
// let ethLink = "http://localhost:3080/getData_ETH"
let ethLink = "http://localhost:3080/getData_ETH"

let resDBLink = "https://res-lenses-backend.resilientdb.com/getData_RESDB"
let ethLink = "https://res-lenses-backend.resilientdb.com/getData_ETH"
// let ethLink = "https://res-lenses-backend.resilientdb.com/getData_ETH"

// console.log(encodeURIComponent("http://127.0.0.1:5501/api/v1/?startTime=2022-11-01T00:00:00Z&endTime=2023-11-30T23:59:59Z"))

Expand Down
46 changes: 5 additions & 41 deletions node_modules/.vite/deps/_metadata.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7383fba

Please sign in to comment.