diff --git a/hrycyszynvpn/.babelrc b/nym-connect/.babelrc similarity index 100% rename from hrycyszynvpn/.babelrc rename to nym-connect/.babelrc diff --git a/hrycyszynvpn/.env.sample b/nym-connect/.env.sample similarity index 100% rename from hrycyszynvpn/.env.sample rename to nym-connect/.env.sample diff --git a/hrycyszynvpn/.eslintrc b/nym-connect/.eslintrc similarity index 100% rename from hrycyszynvpn/.eslintrc rename to nym-connect/.eslintrc diff --git a/hrycyszynvpn/.nvmrc b/nym-connect/.nvmrc similarity index 100% rename from hrycyszynvpn/.nvmrc rename to nym-connect/.nvmrc diff --git a/hrycyszynvpn/.prettierrc b/nym-connect/.prettierrc similarity index 100% rename from hrycyszynvpn/.prettierrc rename to nym-connect/.prettierrc diff --git a/hrycyszynvpn/.storybook/main.js b/nym-connect/.storybook/main.js similarity index 100% rename from hrycyszynvpn/.storybook/main.js rename to nym-connect/.storybook/main.js diff --git a/hrycyszynvpn/.storybook/preview-fonts.js b/nym-connect/.storybook/preview-fonts.js similarity index 100% rename from hrycyszynvpn/.storybook/preview-fonts.js rename to nym-connect/.storybook/preview-fonts.js diff --git a/hrycyszynvpn/.storybook/preview.js b/nym-connect/.storybook/preview.js similarity index 100% rename from hrycyszynvpn/.storybook/preview.js rename to nym-connect/.storybook/preview.js diff --git a/hrycyszynvpn/Cargo.lock b/nym-connect/Cargo.lock similarity index 100% rename from hrycyszynvpn/Cargo.lock rename to nym-connect/Cargo.lock diff --git a/hrycyszynvpn/Cargo.toml b/nym-connect/Cargo.toml similarity index 100% rename from hrycyszynvpn/Cargo.toml rename to nym-connect/Cargo.toml diff --git a/hrycyszynvpn/README.md b/nym-connect/README.md similarity index 100% rename from hrycyszynvpn/README.md rename to nym-connect/README.md diff --git a/hrycyszynvpn/config.ts b/nym-connect/config.ts similarity index 100% rename from hrycyszynvpn/config.ts rename to nym-connect/config.ts diff --git a/hrycyszynvpn/package.json b/nym-connect/package.json similarity index 100% rename from hrycyszynvpn/package.json rename to nym-connect/package.json diff --git a/hrycyszynvpn/public/favicon.ico b/nym-connect/public/favicon.ico similarity index 100% rename from hrycyszynvpn/public/favicon.ico rename to nym-connect/public/favicon.ico diff --git a/hrycyszynvpn/public/favicon.png b/nym-connect/public/favicon.png similarity index 100% rename from hrycyszynvpn/public/favicon.png rename to nym-connect/public/favicon.png diff --git a/hrycyszynvpn/public/index.html b/nym-connect/public/index.html similarity index 100% rename from hrycyszynvpn/public/index.html rename to nym-connect/public/index.html diff --git a/hrycyszynvpn/src-tauri/.gitignore b/nym-connect/src-tauri/.gitignore similarity index 100% rename from hrycyszynvpn/src-tauri/.gitignore rename to nym-connect/src-tauri/.gitignore diff --git a/hrycyszynvpn/src-tauri/Cargo.toml b/nym-connect/src-tauri/Cargo.toml similarity index 100% rename from hrycyszynvpn/src-tauri/Cargo.toml rename to nym-connect/src-tauri/Cargo.toml diff --git a/hrycyszynvpn/src-tauri/icons/128x128.png b/nym-connect/src-tauri/icons/128x128.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/128x128.png rename to nym-connect/src-tauri/icons/128x128.png diff --git a/hrycyszynvpn/src-tauri/icons/128x128@2x.png b/nym-connect/src-tauri/icons/128x128@2x.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/128x128@2x.png rename to nym-connect/src-tauri/icons/128x128@2x.png diff --git a/hrycyszynvpn/src-tauri/icons/32x32.png b/nym-connect/src-tauri/icons/32x32.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/32x32.png rename to nym-connect/src-tauri/icons/32x32.png diff --git a/hrycyszynvpn/src-tauri/icons/Square107x107Logo.png b/nym-connect/src-tauri/icons/Square107x107Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square107x107Logo.png rename to nym-connect/src-tauri/icons/Square107x107Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/Square142x142Logo.png b/nym-connect/src-tauri/icons/Square142x142Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square142x142Logo.png rename to nym-connect/src-tauri/icons/Square142x142Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/Square150x150Logo.png b/nym-connect/src-tauri/icons/Square150x150Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square150x150Logo.png rename to nym-connect/src-tauri/icons/Square150x150Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/Square284x284Logo.png b/nym-connect/src-tauri/icons/Square284x284Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square284x284Logo.png rename to nym-connect/src-tauri/icons/Square284x284Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/Square30x30Logo.png b/nym-connect/src-tauri/icons/Square30x30Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square30x30Logo.png rename to nym-connect/src-tauri/icons/Square30x30Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/Square310x310Logo.png b/nym-connect/src-tauri/icons/Square310x310Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square310x310Logo.png rename to nym-connect/src-tauri/icons/Square310x310Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/Square44x44Logo.png b/nym-connect/src-tauri/icons/Square44x44Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square44x44Logo.png rename to nym-connect/src-tauri/icons/Square44x44Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/Square71x71Logo.png b/nym-connect/src-tauri/icons/Square71x71Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square71x71Logo.png rename to nym-connect/src-tauri/icons/Square71x71Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/Square89x89Logo.png b/nym-connect/src-tauri/icons/Square89x89Logo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/Square89x89Logo.png rename to nym-connect/src-tauri/icons/Square89x89Logo.png diff --git a/hrycyszynvpn/src-tauri/icons/StoreLogo.png b/nym-connect/src-tauri/icons/StoreLogo.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/StoreLogo.png rename to nym-connect/src-tauri/icons/StoreLogo.png diff --git a/hrycyszynvpn/src-tauri/icons/icon.icns b/nym-connect/src-tauri/icons/icon.icns similarity index 100% rename from hrycyszynvpn/src-tauri/icons/icon.icns rename to nym-connect/src-tauri/icons/icon.icns diff --git a/hrycyszynvpn/src-tauri/icons/icon.ico b/nym-connect/src-tauri/icons/icon.ico similarity index 100% rename from hrycyszynvpn/src-tauri/icons/icon.ico rename to nym-connect/src-tauri/icons/icon.ico diff --git a/hrycyszynvpn/src-tauri/icons/icon.png b/nym-connect/src-tauri/icons/icon.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/icon.png rename to nym-connect/src-tauri/icons/icon.png diff --git a/hrycyszynvpn/src-tauri/icons/tray_icon.png b/nym-connect/src-tauri/icons/tray_icon.png similarity index 100% rename from hrycyszynvpn/src-tauri/icons/tray_icon.png rename to nym-connect/src-tauri/icons/tray_icon.png diff --git a/hrycyszynvpn/src-tauri/rustfmt.toml b/nym-connect/src-tauri/rustfmt.toml similarity index 100% rename from hrycyszynvpn/src-tauri/rustfmt.toml rename to nym-connect/src-tauri/rustfmt.toml diff --git a/hrycyszynvpn/src-tauri/src/build.rs b/nym-connect/src-tauri/src/build.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/build.rs rename to nym-connect/src-tauri/src/build.rs diff --git a/hrycyszynvpn/src-tauri/src/config/mod.rs b/nym-connect/src-tauri/src/config/mod.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/config/mod.rs rename to nym-connect/src-tauri/src/config/mod.rs diff --git a/hrycyszynvpn/src-tauri/src/error.rs b/nym-connect/src-tauri/src/error.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/error.rs rename to nym-connect/src-tauri/src/error.rs diff --git a/hrycyszynvpn/src-tauri/src/main.rs b/nym-connect/src-tauri/src/main.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/main.rs rename to nym-connect/src-tauri/src/main.rs diff --git a/hrycyszynvpn/src-tauri/src/menu.rs b/nym-connect/src-tauri/src/menu.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/menu.rs rename to nym-connect/src-tauri/src/menu.rs diff --git a/hrycyszynvpn/src-tauri/src/models/mod.rs b/nym-connect/src-tauri/src/models/mod.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/models/mod.rs rename to nym-connect/src-tauri/src/models/mod.rs diff --git a/hrycyszynvpn/src-tauri/src/operations/connection/connect.rs b/nym-connect/src-tauri/src/operations/connection/connect.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/operations/connection/connect.rs rename to nym-connect/src-tauri/src/operations/connection/connect.rs diff --git a/hrycyszynvpn/src-tauri/src/operations/connection/disconnect.rs b/nym-connect/src-tauri/src/operations/connection/disconnect.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/operations/connection/disconnect.rs rename to nym-connect/src-tauri/src/operations/connection/disconnect.rs diff --git a/hrycyszynvpn/src-tauri/src/operations/connection/mod.rs b/nym-connect/src-tauri/src/operations/connection/mod.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/operations/connection/mod.rs rename to nym-connect/src-tauri/src/operations/connection/mod.rs diff --git a/hrycyszynvpn/src-tauri/src/operations/mod.rs b/nym-connect/src-tauri/src/operations/mod.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/operations/mod.rs rename to nym-connect/src-tauri/src/operations/mod.rs diff --git a/hrycyszynvpn/src-tauri/src/operations/window/mod.rs b/nym-connect/src-tauri/src/operations/window/mod.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/operations/window/mod.rs rename to nym-connect/src-tauri/src/operations/window/mod.rs diff --git a/hrycyszynvpn/src-tauri/src/state.rs b/nym-connect/src-tauri/src/state.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/state.rs rename to nym-connect/src-tauri/src/state.rs diff --git a/hrycyszynvpn/src-tauri/src/window.rs b/nym-connect/src-tauri/src/window.rs similarity index 100% rename from hrycyszynvpn/src-tauri/src/window.rs rename to nym-connect/src-tauri/src/window.rs diff --git a/hrycyszynvpn/src-tauri/tauri.conf.json b/nym-connect/src-tauri/tauri.conf.json similarity index 100% rename from hrycyszynvpn/src-tauri/tauri.conf.json rename to nym-connect/src-tauri/tauri.conf.json diff --git a/hrycyszynvpn/src/App.tsx b/nym-connect/src/App.tsx similarity index 100% rename from hrycyszynvpn/src/App.tsx rename to nym-connect/src/App.tsx diff --git a/hrycyszynvpn/src/components/AppWindowFrame.tsx b/nym-connect/src/components/AppWindowFrame.tsx similarity index 100% rename from hrycyszynvpn/src/components/AppWindowFrame.tsx rename to nym-connect/src/components/AppWindowFrame.tsx diff --git a/hrycyszynvpn/src/components/ConnectionButton.tsx b/nym-connect/src/components/ConnectionButton.tsx similarity index 100% rename from hrycyszynvpn/src/components/ConnectionButton.tsx rename to nym-connect/src/components/ConnectionButton.tsx diff --git a/hrycyszynvpn/src/components/ConnectionStats.tsx b/nym-connect/src/components/ConnectionStats.tsx similarity index 100% rename from hrycyszynvpn/src/components/ConnectionStats.tsx rename to nym-connect/src/components/ConnectionStats.tsx diff --git a/hrycyszynvpn/src/components/ConnectionStatus.tsx b/nym-connect/src/components/ConnectionStatus.tsx similarity index 100% rename from hrycyszynvpn/src/components/ConnectionStatus.tsx rename to nym-connect/src/components/ConnectionStatus.tsx diff --git a/hrycyszynvpn/src/components/CopyToClipboard.tsx b/nym-connect/src/components/CopyToClipboard.tsx similarity index 100% rename from hrycyszynvpn/src/components/CopyToClipboard.tsx rename to nym-connect/src/components/CopyToClipboard.tsx diff --git a/hrycyszynvpn/src/components/Error.tsx b/nym-connect/src/components/Error.tsx similarity index 100% rename from hrycyszynvpn/src/components/Error.tsx rename to nym-connect/src/components/Error.tsx diff --git a/hrycyszynvpn/src/components/IpAddressAndPort.tsx b/nym-connect/src/components/IpAddressAndPort.tsx similarity index 100% rename from hrycyszynvpn/src/components/IpAddressAndPort.tsx rename to nym-connect/src/components/IpAddressAndPort.tsx diff --git a/hrycyszynvpn/src/components/NeedHelp.tsx b/nym-connect/src/components/NeedHelp.tsx similarity index 100% rename from hrycyszynvpn/src/components/NeedHelp.tsx rename to nym-connect/src/components/NeedHelp.tsx diff --git a/hrycyszynvpn/src/components/NymLogo.tsx b/nym-connect/src/components/NymLogo.tsx similarity index 100% rename from hrycyszynvpn/src/components/NymLogo.tsx rename to nym-connect/src/components/NymLogo.tsx diff --git a/hrycyszynvpn/src/context/main.tsx b/nym-connect/src/context/main.tsx similarity index 100% rename from hrycyszynvpn/src/context/main.tsx rename to nym-connect/src/context/main.tsx diff --git a/hrycyszynvpn/src/fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf b/nym-connect/src/fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf similarity index 100% rename from hrycyszynvpn/src/fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf rename to nym-connect/src/fonts/OpenSans-Italic-VariableFont_wdth,wght.ttf diff --git a/hrycyszynvpn/src/fonts/OpenSans-VariableFont_wdth,wght.ttf b/nym-connect/src/fonts/OpenSans-VariableFont_wdth,wght.ttf similarity index 100% rename from hrycyszynvpn/src/fonts/OpenSans-VariableFont_wdth,wght.ttf rename to nym-connect/src/fonts/OpenSans-VariableFont_wdth,wght.ttf diff --git a/hrycyszynvpn/src/fonts/fonts.css b/nym-connect/src/fonts/fonts.css similarity index 100% rename from hrycyszynvpn/src/fonts/fonts.css rename to nym-connect/src/fonts/fonts.css diff --git a/hrycyszynvpn/src/images/logo-background.svg b/nym-connect/src/images/logo-background.svg similarity index 100% rename from hrycyszynvpn/src/images/logo-background.svg rename to nym-connect/src/images/logo-background.svg diff --git a/hrycyszynvpn/src/images/logo.png b/nym-connect/src/images/logo.png similarity index 100% rename from hrycyszynvpn/src/images/logo.png rename to nym-connect/src/images/logo.png diff --git a/hrycyszynvpn/src/images/nym.svg b/nym-connect/src/images/nym.svg similarity index 100% rename from hrycyszynvpn/src/images/nym.svg rename to nym-connect/src/images/nym.svg diff --git a/hrycyszynvpn/src/index.tsx b/nym-connect/src/index.tsx similarity index 100% rename from hrycyszynvpn/src/index.tsx rename to nym-connect/src/index.tsx diff --git a/hrycyszynvpn/src/layouts/ConnectedLayout.tsx b/nym-connect/src/layouts/ConnectedLayout.tsx similarity index 100% rename from hrycyszynvpn/src/layouts/ConnectedLayout.tsx rename to nym-connect/src/layouts/ConnectedLayout.tsx diff --git a/hrycyszynvpn/src/layouts/DefaultLayout.tsx b/nym-connect/src/layouts/DefaultLayout.tsx similarity index 100% rename from hrycyszynvpn/src/layouts/DefaultLayout.tsx rename to nym-connect/src/layouts/DefaultLayout.tsx diff --git a/hrycyszynvpn/src/pages/index.ts b/nym-connect/src/pages/index.ts similarity index 100% rename from hrycyszynvpn/src/pages/index.ts rename to nym-connect/src/pages/index.ts diff --git a/hrycyszynvpn/src/routes/index.tsx b/nym-connect/src/routes/index.tsx similarity index 100% rename from hrycyszynvpn/src/routes/index.tsx rename to nym-connect/src/routes/index.tsx diff --git a/hrycyszynvpn/src/stories/AppFlow.stories.tsx b/nym-connect/src/stories/AppFlow.stories.tsx similarity index 100% rename from hrycyszynvpn/src/stories/AppFlow.stories.tsx rename to nym-connect/src/stories/AppFlow.stories.tsx diff --git a/hrycyszynvpn/src/stories/AppWindowFrame.stories.tsx b/nym-connect/src/stories/AppWindowFrame.stories.tsx similarity index 100% rename from hrycyszynvpn/src/stories/AppWindowFrame.stories.tsx rename to nym-connect/src/stories/AppWindowFrame.stories.tsx diff --git a/hrycyszynvpn/src/stories/ConnectedLayout.stories.tsx b/nym-connect/src/stories/ConnectedLayout.stories.tsx similarity index 100% rename from hrycyszynvpn/src/stories/ConnectedLayout.stories.tsx rename to nym-connect/src/stories/ConnectedLayout.stories.tsx diff --git a/hrycyszynvpn/src/stories/ConnectionButton.stories.tsx b/nym-connect/src/stories/ConnectionButton.stories.tsx similarity index 100% rename from hrycyszynvpn/src/stories/ConnectionButton.stories.tsx rename to nym-connect/src/stories/ConnectionButton.stories.tsx diff --git a/hrycyszynvpn/src/stories/ConnectionStats.stories.tsx b/nym-connect/src/stories/ConnectionStats.stories.tsx similarity index 100% rename from hrycyszynvpn/src/stories/ConnectionStats.stories.tsx rename to nym-connect/src/stories/ConnectionStats.stories.tsx diff --git a/hrycyszynvpn/src/stories/ConnectionStatus.stories.tsx b/nym-connect/src/stories/ConnectionStatus.stories.tsx similarity index 100% rename from hrycyszynvpn/src/stories/ConnectionStatus.stories.tsx rename to nym-connect/src/stories/ConnectionStatus.stories.tsx diff --git a/hrycyszynvpn/src/stories/DefaultLayout.stories.tsx b/nym-connect/src/stories/DefaultLayout.stories.tsx similarity index 100% rename from hrycyszynvpn/src/stories/DefaultLayout.stories.tsx rename to nym-connect/src/stories/DefaultLayout.stories.tsx diff --git a/hrycyszynvpn/src/stories/Introduction.stories.mdx b/nym-connect/src/stories/Introduction.stories.mdx similarity index 100% rename from hrycyszynvpn/src/stories/Introduction.stories.mdx rename to nym-connect/src/stories/Introduction.stories.mdx diff --git a/hrycyszynvpn/src/stories/IpAddressAndPort.stories.tsx b/nym-connect/src/stories/IpAddressAndPort.stories.tsx similarity index 100% rename from hrycyszynvpn/src/stories/IpAddressAndPort.stories.tsx rename to nym-connect/src/stories/IpAddressAndPort.stories.tsx diff --git a/hrycyszynvpn/src/theme/index.tsx b/nym-connect/src/theme/index.tsx similarity index 100% rename from hrycyszynvpn/src/theme/index.tsx rename to nym-connect/src/theme/index.tsx diff --git a/hrycyszynvpn/src/theme/mui-theme.d.ts b/nym-connect/src/theme/mui-theme.d.ts similarity index 100% rename from hrycyszynvpn/src/theme/mui-theme.d.ts rename to nym-connect/src/theme/mui-theme.d.ts diff --git a/hrycyszynvpn/src/theme/theme.tsx b/nym-connect/src/theme/theme.tsx similarity index 100% rename from hrycyszynvpn/src/theme/theme.tsx rename to nym-connect/src/theme/theme.tsx diff --git a/hrycyszynvpn/src/types/connection.ts b/nym-connect/src/types/connection.ts similarity index 100% rename from hrycyszynvpn/src/types/connection.ts rename to nym-connect/src/types/connection.ts diff --git a/hrycyszynvpn/src/types/index.ts b/nym-connect/src/types/index.ts similarity index 100% rename from hrycyszynvpn/src/types/index.ts rename to nym-connect/src/types/index.ts diff --git a/hrycyszynvpn/src/types/rust/index.ts b/nym-connect/src/types/rust/index.ts similarity index 100% rename from hrycyszynvpn/src/types/rust/index.ts rename to nym-connect/src/types/rust/index.ts diff --git a/hrycyszynvpn/src/types/rust/stateparams.ts b/nym-connect/src/types/rust/stateparams.ts similarity index 100% rename from hrycyszynvpn/src/types/rust/stateparams.ts rename to nym-connect/src/types/rust/stateparams.ts diff --git a/hrycyszynvpn/src/typings/jpeg.d.ts b/nym-connect/src/typings/jpeg.d.ts similarity index 100% rename from hrycyszynvpn/src/typings/jpeg.d.ts rename to nym-connect/src/typings/jpeg.d.ts diff --git a/hrycyszynvpn/src/typings/json.d.ts b/nym-connect/src/typings/json.d.ts similarity index 100% rename from hrycyszynvpn/src/typings/json.d.ts rename to nym-connect/src/typings/json.d.ts diff --git a/hrycyszynvpn/src/typings/png.d.ts b/nym-connect/src/typings/png.d.ts similarity index 100% rename from hrycyszynvpn/src/typings/png.d.ts rename to nym-connect/src/typings/png.d.ts diff --git a/hrycyszynvpn/src/typings/svg.d.ts b/nym-connect/src/typings/svg.d.ts similarity index 100% rename from hrycyszynvpn/src/typings/svg.d.ts rename to nym-connect/src/typings/svg.d.ts diff --git a/hrycyszynvpn/src/utils/index.ts b/nym-connect/src/utils/index.ts similarity index 100% rename from hrycyszynvpn/src/utils/index.ts rename to nym-connect/src/utils/index.ts diff --git a/hrycyszynvpn/tsconfig.json b/nym-connect/tsconfig.json similarity index 100% rename from hrycyszynvpn/tsconfig.json rename to nym-connect/tsconfig.json diff --git a/hrycyszynvpn/webdriver/.gitignore b/nym-connect/webdriver/.gitignore similarity index 100% rename from hrycyszynvpn/webdriver/.gitignore rename to nym-connect/webdriver/.gitignore diff --git a/hrycyszynvpn/webdriver/README.md b/nym-connect/webdriver/README.md similarity index 100% rename from hrycyszynvpn/webdriver/README.md rename to nym-connect/webdriver/README.md diff --git a/hrycyszynvpn/webdriver/babel.config.js b/nym-connect/webdriver/babel.config.js similarity index 100% rename from hrycyszynvpn/webdriver/babel.config.js rename to nym-connect/webdriver/babel.config.js diff --git a/hrycyszynvpn/webdriver/common/constants/text-constants.js b/nym-connect/webdriver/common/constants/text-constants.js similarity index 100% rename from hrycyszynvpn/webdriver/common/constants/text-constants.js rename to nym-connect/webdriver/common/constants/text-constants.js diff --git a/hrycyszynvpn/webdriver/common/data/user-data.json b/nym-connect/webdriver/common/data/user-data.json similarity index 100% rename from hrycyszynvpn/webdriver/common/data/user-data.json rename to nym-connect/webdriver/common/data/user-data.json diff --git a/hrycyszynvpn/webdriver/common/helpers/helper.js b/nym-connect/webdriver/common/helpers/helper.js similarity index 100% rename from hrycyszynvpn/webdriver/common/helpers/helper.js rename to nym-connect/webdriver/common/helpers/helper.js diff --git a/hrycyszynvpn/webdriver/package.json b/nym-connect/webdriver/package.json similarity index 100% rename from hrycyszynvpn/webdriver/package.json rename to nym-connect/webdriver/package.json diff --git a/hrycyszynvpn/webdriver/tests/pages/wallet.bond.js b/nym-connect/webdriver/tests/pages/wallet.bond.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/pages/wallet.bond.js rename to nym-connect/webdriver/tests/pages/wallet.bond.js diff --git a/hrycyszynvpn/webdriver/tests/pages/wallet.create.js b/nym-connect/webdriver/tests/pages/wallet.create.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/pages/wallet.create.js rename to nym-connect/webdriver/tests/pages/wallet.create.js diff --git a/hrycyszynvpn/webdriver/tests/pages/wallet.delegate.js b/nym-connect/webdriver/tests/pages/wallet.delegate.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/pages/wallet.delegate.js rename to nym-connect/webdriver/tests/pages/wallet.delegate.js diff --git a/hrycyszynvpn/webdriver/tests/pages/wallet.homepage.js b/nym-connect/webdriver/tests/pages/wallet.homepage.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/pages/wallet.homepage.js rename to nym-connect/webdriver/tests/pages/wallet.homepage.js diff --git a/hrycyszynvpn/webdriver/tests/pages/wallet.login.js b/nym-connect/webdriver/tests/pages/wallet.login.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/pages/wallet.login.js rename to nym-connect/webdriver/tests/pages/wallet.login.js diff --git a/hrycyszynvpn/webdriver/tests/pages/wallet.receive.js b/nym-connect/webdriver/tests/pages/wallet.receive.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/pages/wallet.receive.js rename to nym-connect/webdriver/tests/pages/wallet.receive.js diff --git a/hrycyszynvpn/webdriver/tests/pages/wallet.send.js b/nym-connect/webdriver/tests/pages/wallet.send.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/pages/wallet.send.js rename to nym-connect/webdriver/tests/pages/wallet.send.js diff --git a/hrycyszynvpn/webdriver/tests/pages/wallet.undelegate.js b/nym-connect/webdriver/tests/pages/wallet.undelegate.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/pages/wallet.undelegate.js rename to nym-connect/webdriver/tests/pages/wallet.undelegate.js diff --git a/hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.bond.js b/nym-connect/webdriver/tests/specs/existinguser/test.wallet.bond.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.bond.js rename to nym-connect/webdriver/tests/specs/existinguser/test.wallet.bond.js diff --git a/hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.delegate.js b/nym-connect/webdriver/tests/specs/existinguser/test.wallet.delegate.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.delegate.js rename to nym-connect/webdriver/tests/specs/existinguser/test.wallet.delegate.js diff --git a/hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.home.js b/nym-connect/webdriver/tests/specs/existinguser/test.wallet.home.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.home.js rename to nym-connect/webdriver/tests/specs/existinguser/test.wallet.home.js diff --git a/hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.receive.js b/nym-connect/webdriver/tests/specs/existinguser/test.wallet.receive.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.receive.js rename to nym-connect/webdriver/tests/specs/existinguser/test.wallet.receive.js diff --git a/hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.send.js b/nym-connect/webdriver/tests/specs/existinguser/test.wallet.send.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.send.js rename to nym-connect/webdriver/tests/specs/existinguser/test.wallet.send.js diff --git a/hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.undelegate.js b/nym-connect/webdriver/tests/specs/existinguser/test.wallet.undelegate.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/specs/existinguser/test.wallet.undelegate.js rename to nym-connect/webdriver/tests/specs/existinguser/test.wallet.undelegate.js diff --git a/hrycyszynvpn/webdriver/tests/specs/newuser/test.wallet.create.js b/nym-connect/webdriver/tests/specs/newuser/test.wallet.create.js similarity index 100% rename from hrycyszynvpn/webdriver/tests/specs/newuser/test.wallet.create.js rename to nym-connect/webdriver/tests/specs/newuser/test.wallet.create.js diff --git a/hrycyszynvpn/webdriver/wdio.conf.cjs b/nym-connect/webdriver/wdio.conf.cjs similarity index 100% rename from hrycyszynvpn/webdriver/wdio.conf.cjs rename to nym-connect/webdriver/wdio.conf.cjs diff --git a/hrycyszynvpn/webdriver/yarn.lock b/nym-connect/webdriver/yarn.lock similarity index 100% rename from hrycyszynvpn/webdriver/yarn.lock rename to nym-connect/webdriver/yarn.lock diff --git a/hrycyszynvpn/webpack.common.js b/nym-connect/webpack.common.js similarity index 100% rename from hrycyszynvpn/webpack.common.js rename to nym-connect/webpack.common.js diff --git a/hrycyszynvpn/webpack.dev.js b/nym-connect/webpack.dev.js similarity index 100% rename from hrycyszynvpn/webpack.dev.js rename to nym-connect/webpack.dev.js diff --git a/hrycyszynvpn/webpack.prod.js b/nym-connect/webpack.prod.js similarity index 100% rename from hrycyszynvpn/webpack.prod.js rename to nym-connect/webpack.prod.js diff --git a/hrycyszynvpn/yarn.lock b/nym-connect/yarn.lock similarity index 100% rename from hrycyszynvpn/yarn.lock rename to nym-connect/yarn.lock