- export const domain = "https://testnet.joystream.org";
- export const wsLocation = "wss://joystreamstats.live:9945";
- export const apiLocation = "https://api.joystreamstats.live/api/v1"
- export const socketLocation = "/socket.io"
- export const hydraLocation = "https://hydra.joystream.org/graphql"
- export const alternativeBackendApis = "https://validators.joystreamstats.live"
|