vega-frontend-monorepo/libs/wallet/src/constants.ts
2022-11-01 15:37:18 -07:00

5 lines
240 B
TypeScript

export const VEGA_WALLET_URL = 'https://vega.xyz/wallet';
export const VEGA_WALLET_CONCEPTS_URL =
'https://docs.vega.xyz/docs/mainnet/concepts/vega-wallet';
export const VEGA_WALLET_HOSTED_URL = 'https://vega-hosted-wallet.on.fleek.co/';