|
|
|
@ -3,9 +3,8 @@ export const links = { |
|
|
|
|
explorer: 'https://explorer.hyperlane.xyz', |
|
|
|
|
discord: 'https://discord.gg/VK9ZUy3aTV', |
|
|
|
|
github: 'https://github.com/hyperlane-xyz/hyperlane-warp-ui-template', |
|
|
|
|
docs: 'https://docs.hyperlane.xyz/hyperlane-docs', |
|
|
|
|
chains: 'https://docs.hyperlane.xyz/hyperlane-docs/developers/domains', |
|
|
|
|
jobs: 'https://jobs.lever.co/Hyperlane', |
|
|
|
|
docs: 'https://docs.hyperlane.xyz', |
|
|
|
|
chains: 'https://docs.hyperlane.xyz/docs/resources/domains', |
|
|
|
|
twitter: 'https://twitter.com/hyperlane_xyz', |
|
|
|
|
blog: 'https://medium.com/hyperlane', |
|
|
|
|
}; |
|
|
|
|