serum-dex-ui/src/components/HelpUrls.js

11 lines
429 B
JavaScript

export const helpUrls = {
customerSupport: 'https://t.me/ProjectSerum',
customerSupportZh: 'https://t.me/ProjectSerum_Chinese',
contactEmail: 'mailto:[email protected]',
discord: 'https://discord.gg/MxZFT4v',
github: 'https://github.com/project-serum',
projectSerum: 'https://projectserum.com/',
developerResources: 'https://projectserum.com/developer-resources',
solanaBeach: 'https://solanabeach.io',
};