// Get references to the pop-up container and close button // Function to calculate the difference in days between two timestamps // Function to show or hide the popup based on visit history and closing action // Check if the popup has been closed before const popupClosed = localStorage.getItem('popupClosed'); // Boolean value stored as string // If the popup hasn't been closed, show it immediately popupContainer.style.display = 'flex'; // Show the pop-up sliderAdvertisement.style.display = 'none'; // Hide the slider while the pop-up is shown }, 5000); // Show after 5 seconds // Now apply the timing logic after the user has closed the popup // Calculate the days since the popup was last shown let showPopup = false; // Flag to track whether we should show the popup // Determine if the popup should be shown: // - First time visit (no lastShown value) // - Shown once per day for 3 days // - After 3 days, show every 3 days popupData.lastShown === null || // First time visitor (popupData.timesShown < 3 && daysSinceLastShown >= 1) || // Show once a day for first 3 days (popupData.timesShown >= 3 && daysSinceLastShown >= 3) // Show once every 3 days afterward showPopup = true; // The popup should be shown // Show the popup after 5 seconds popupContainer.style.display = 'flex'; // Show the pop-up sliderAdvertisement.style.display = 'none'; // Hide the slider while the pop-up is shown // Update popupData and store it // Show the slider if the popup is not shown // Ensure elements exist before using them // Call the function to handle popup display logic // Add click event listener to the close button popupContainer.style.display = 'none'; // Hide the pop-up sliderAdvertisement.style.display = 'flex'; // Show the slider advertisement when pop-up is closed localStorage.setItem('popupClosed', true); // Set popup as closed in localStorage // Reset timing logic after the popup is closed timesShown: 0 // Reset counter for daily/3-day logic

Experience DeFi
Smarter!

CrowdWallet is a smart decentralized wallet designed to simplify DeFi's complexities. It delivers a simple and familiar experience with customizable security features and countless enhancements to the available crypto wallets.

Gasless Transaction

No need for native tokens! Pay gas fees with the crypto of your choice.

Recovery Options

No need for private keys or seed phrases. Recover your account using the latest account abstraction methods.

Social Recovery

No need for private keys or seed phrases. Recover your account with a secure social backup.

CrowdWallet vs. Traditional Wallets

Choosing a wallet is the first step to take in the DeFi world. Take your first step smarter!

CrowdWallet

Hot Wallets Digital wallets connected to the internet

Cold Wallets Offline wallets that are not connected to the internet

Security

Highest

Medium

High

Ease of Use

High

Medium

Medium

Transaction Speed

Fast

Medium

Slow

Flexibility

High

Medium

Low

CrowdWallet
Security
highest
Ease of Use
High
Transaction Speed
Fast
Flexibility
High

Hot Wallets Digital wallets connected to the internet

Security
Medium
Ease of Use
Medium
Transaction Speed
Medium
Flexibility
Medium

Cold Wallets Offline wallets that are not connected to the internet

Security
High
Ease of Use
Medium
Transaction Speed
Slow
Flexibility
Low

Features That Empower You

Gasless Transaction

Trade any token and pay gas fees with the same token you use.

Transaction Guards

Set spending limits, 2 Factor Authentication, and prevent hackers. CrowdWallet protects your transactions.

Social Recovery Solution

Concerned about misplacing your wallet? There's no need to memorize private keys. Simply secure your wallet with a password and enjoy hassle-free recovery whenever necessary.

Delegate Assets

Self-custody your funds while authorizing CrowdSwap to perform limited actions on your behalf. CrowdWallet controls the permissions.

Fast Transactions

No more waiting and paying for multiple transactions. Exchange tokens in one click and save time and money with CrowdWallet.

Safe Transactions

No more half-completed transactions that can cause bugs. Avoid risks and errors with CrowdWallet.

How To Create CrowdWallet

Signing up for CrowdWallet is as easy as creating an account on any website. You just need an email and a password. It can be done in a few seconds in three steps.

Enter your email and verify it

Create a strong password and re-enter to confirm

Done! You can now add funds and start trading

For extra security, we recommend setting up Two-Factor Authentication (2FA) for your wallet

Interested? Explore more CrowdSwap solutions

We offer a variety of different services for all your DeFi needs

ETF

Discover the first-ever DeFi ETF only on CrowdSwap

Portfolio Manager

View all your assets and investments on multiple networks faster than any other platform or wallet

Yield Farming

Earn passive income on your tokens with our high APY liquidity pool farms

Staking

Are you a long-term holder? Don’t hold CROWD in your wallet! Explore our staking plans

Crypto Exchange

Explore the simplest exchange solution with the best prices on seven networks

Fiat To Crypto Exchange

Don't have crypto? Purchase commonly used cryptocurrencies with your credit card on CrowdSwap

Frequently Asked Questions

How can I create CrowdWallet?

The first version of CrowdWallet is available on the application. You can create CrowdWallet easily using your email address and start trading.
Watch this video for a visual guide

The last step in CrowdWallet’s sign-up process is adding funds which you can do so by sending crypto to your wallet. If you don’t have any crypto yet, you can use our fiat-to-crypto exchange service to acquire crypto assets using currencies like the US dollar or the Euro.

In the first version, to enhance security, we've added Two-factor authentication to CrowdWallet which you can set for log-in, exchange, and deposit/withdrawal.

Absolutely. We have a password recovery sequence that you could use to recover your password and of course, it contains 2FA for extra security.