This website requires JavaScript.
Explore
Help
Sign In
LaconicNetwork
/
vega-frontend-monorepo
Watch
3
Star
0
Fork
0
You've already forked vega-frontend-monorepo
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
d35b8dc2a4
vega-frontend-monorepo
/
apps
/
explorer
/
apollo.config.js
9 lines
124 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add block explorer
2022-02-15 09:01:36 +00:00
module
.
exports
=
{
client
:
{
service
:
{
remove old explorer logic
2022-02-15 15:06:27 +00:00
name
:
'vega'
,
add block explorer
2022-02-15 09:01:36 +00:00
url
:
process
.
env
.
REACT
_APP
_VEGA
_URL
,
}
,
}
,
}
;
Reference in New Issue
Copy Permalink